Basic struct holding some of the internal bits of this class that could not be placed on the class directly. More...
#include <screen.cpp>
Inheritance diagram for Mezzanine::UI::ScreenInternalData:
Collaboration diagram for Mezzanine::UI::ScreenInternalData:Public Attributes | |
| Screen * | ParentScreen |
| Ogre::RenderOperation | RenderOp |
| Ogre::RenderSystem * | RenderSys |
| Ogre::HardwareVertexBufferSharedPtr | VertexBuffer |
Basic struct holding some of the internal bits of this class that could not be placed on the class directly.
Definition at line 172 of file screen.cpp.
1.8.4