Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
CEGUI::OgreCEGUIRenderer::QuadInfo Struct Reference

structure holding details about a quad to be drawn More...

Public Member Functions

bool operator< (const QuadInfo &other) const
 

Public Attributes

uint32 bottomLeftCol
 
uint32 bottomRightCol
 
Rect position
 
QuadSplitMode splitMode
 
Rect texPosition
 
Ogre::TexturePtr texture
 
uint32 topLeftCol
 
uint32 topRightCol
 
float z
 

Detailed Description

structure holding details about a quad to be drawn

Member Function Documentation

bool CEGUI::OgreCEGUIRenderer::QuadInfo::operator< ( const QuadInfo other) const
inline

Member Data Documentation

uint32 CEGUI::OgreCEGUIRenderer::QuadInfo::bottomLeftCol
uint32 CEGUI::OgreCEGUIRenderer::QuadInfo::bottomRightCol
Rect CEGUI::OgreCEGUIRenderer::QuadInfo::position
QuadSplitMode CEGUI::OgreCEGUIRenderer::QuadInfo::splitMode
Rect CEGUI::OgreCEGUIRenderer::QuadInfo::texPosition
Ogre::TexturePtr CEGUI::OgreCEGUIRenderer::QuadInfo::texture
uint32 CEGUI::OgreCEGUIRenderer::QuadInfo::topLeftCol
uint32 CEGUI::OgreCEGUIRenderer::QuadInfo::topRightCol
float CEGUI::OgreCEGUIRenderer::QuadInfo::z

The documentation for this struct was generated from the following file: