The GetRenderEvent method retrieves the event that schedules rendering.
Syntax
CAMEvent *GetRenderEvent(void);
Return Value
Returns a pointer to the CBaseRenderer::m_RenderEvent event.
See Also