RenderQueueItem::Init
Previous
|
Next
RenderQueueItem::Init
RenderQueueItem
void
Init
(
Interface
*
i
,
const
void
*
data
);
Description
Init initializes the item placed in the render queue.
Parameters
Parameters
Description
Interface* i
Pointer to the
Interface
holding the item.
const void* data
Pointer to the data for the item.