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()