CoreGraphics::RenderEvent Class Reference
#include <renderevent.h>
Detailed Description
Render events are sent by the RenderDevice to registered render event handlers.(C) 2007 Radon Labs GmbH
Public Types | |
enum | Code |
event codes | |
Public Member Functions | |
RenderEvent () | |
default constructor | |
RenderEvent (Code c) | |
constructor with event code | |
Code | GetEventCode () const |
get event code |