FilterPrimitive::Prepare

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

Prepare prepares item for rendering, typically by bringing it into the cache.

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

The result of render item preparation, QIPrepareResult.