virtual QIPrepareResult Prepare(RenderQueueItem&, RenderQueueProcessor&, bool waitForCache);
Prepare prepares item for rendering, typically by bringing it into the cache.
Parameters |
Description |
bool waitForCache |
_nt_ |
RenderQueueItem& |
The render queue item. |
RenderQueueProcessor& |
The render queue processor for processing and rendering the queue items. |
The result of render item preparation, QIPrepareResult.