class
#include <nCine/Graphics/RenderBatcher.h>
RenderBatcher Batches render commands together.
Constructors, destructors, conversion operators
Public functions
- void CollectInstances(const SmallVectorImpl<RenderCommand*>& srcQueue, SmallVectorImpl<RenderCommand*>& destQueue)
- void CreateBatches(const SmallVectorImpl<RenderCommand*>& srcQueue, SmallVectorImpl<RenderCommand*>& destQueue)
- void Reset()