OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
MWGui::PageDisplay::TextFormat Struct Reference
Inheritance diagram for MWGui::PageDisplay::TextFormat:
Collaboration diagram for MWGui::PageDisplay::TextFormat:

Public Types

typedef MyGUI::IFont * Id
 

Public Member Functions

 TextFormat (MyGUI::IFont *id, PageDisplay *display)
 
void createDrawItem (MyGUI::ILayerNode *node)
 
void destroyDrawItem (MyGUI::ILayerNode *node)
 
void doRender ()
 
void createDrawItem (MyGUI::ITexture *_texture, MyGUI::ILayerNode *_node)
 
void destroyDrawItem ()
 

Public Attributes

Id mFont
 
int mCountVertex
 
MyGUI::ITexture * mTexture
 
MyGUI::RenderItem * mRenderItem
 
PageDisplaymDisplay
 

Member Typedef Documentation

typedef MyGUI::IFont* MWGui::PageDisplay::TextFormat::Id

Constructor & Destructor Documentation

MWGui::PageDisplay::TextFormat::TextFormat ( MyGUI::IFont *  id,
PageDisplay display 
)
inline

Member Function Documentation

void MWGui::PageDisplay::TextFormat::createDrawItem ( MyGUI::ILayerNode *  node)
inline
void MWGui::PageDisplay::TextFormat::createDrawItem ( MyGUI::ITexture *  _texture,
MyGUI::ILayerNode *  _node 
)
inline
void MWGui::PageDisplay::TextFormat::destroyDrawItem ( MyGUI::ILayerNode *  node)
inline
void MWGui::PageDisplay::TextFormat::destroyDrawItem ( )
inline
void MWGui::PageDisplay::TextFormat::doRender ( )
inline

Here is the call graph for this function:

Member Data Documentation

int MWGui::PageDisplay::TextFormat::mCountVertex
PageDisplay* MWGui::PageDisplay::TextFormat::mDisplay
Id MWGui::PageDisplay::TextFormat::mFont
MyGUI::RenderItem* MWGui::PageDisplay::TextFormat::mRenderItem
MyGUI::ITexture* MWGui::PageDisplay::TextFormat::mTexture

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