HAL::Draw
Previous
|
Next
HAL::Draw
HAL
virtual
void
Draw
(
const
RenderQueueItem
&
item
);
Description
Draw draws a single
RenderQueue
item.
Parameters
Parameters
Description
const RenderQueueItem& item
The item that is placed in the render queue for drawing.