RenderQueueProcessor::GetEmitItemBuffer
RenderQueueProcessor::GetEmitItemBuffer
RQEmitBuffer* GetEmitItemBuffer();
Description
GetEmitItemBuffer obtains the temporary buffer containing the queued up items that are ready for emitting to the renderer.
Return Value
A pointer to RQEmitBuffer containing the queue items ready for output.