![]() |
Public API Reference |
![]() |
A callback that will be fired whenever the engine starts drawing a frame. More...
#include <iengine/engine.h>
Public Member Functions | |
virtual void | StartFrame (iEngine *engine, iRenderView *rview)=0 |
Start a new frame. |
A callback that will be fired whenever the engine starts drawing a frame.
This callback is used by:
virtual void iEngineFrameCallback::StartFrame | ( | iEngine * | engine, |
iRenderView * | rview | ||
) | [pure virtual] |
Start a new frame.