Primitive::Prepare

Primitive::Prepare
virtual QIPrepareResult Prepare(RenderQueueItem&, RenderQueueProcessor&, bool waitForCache);
Description

Prepare prepares the draw primitives for rendering, by bringing it into the cache.

Parameters
Parameters 
Description 
bool waitForCache 
_nt_ 
RenderQueueItem& 
The draw primitive queued up for rendering. 
RenderQueueProcessor& 
The render queue processor for processing and rendering the queue items. 
Return Value

QIPrepareResult containing the action to take for the prepared draw primitives.