OGRE
1.9.0
|
Struct containing information about a RenderTarget Viewport-specific event. More...
#include <OgreRenderTargetListener.h>
Public Attributes | |
Viewport * | source |
The source of the event being raised. | |
Struct containing information about a RenderTarget Viewport-specific event.
Definition at line 52 of file OgreRenderTargetListener.h.
Viewport* Ogre::RenderTargetViewportEvent::source |
The source of the event being raised.
Definition at line 55 of file OgreRenderTargetListener.h.