MyGUI  3.0.1
Public Member Functions | Data Fields
MyGUI::GlyphInfo Struct Reference

#include <MyGUI_FontData.h>

Public Member Functions

 GlyphInfo ()

Data Fields

FloatRect uvRect
Char codePoint
int width

Detailed Description

Definition at line 58 of file MyGUI_FontData.h.

Constructor & Destructor Documentation

MyGUI::GlyphInfo::GlyphInfo ( )
inline

Definition at line 64 of file MyGUI_FontData.h.

Field Documentation

Char MyGUI::GlyphInfo::codePoint

Definition at line 61 of file MyGUI_FontData.h.

FloatRect MyGUI::GlyphInfo::uvRect

Definition at line 60 of file MyGUI_FontData.h.

int MyGUI::GlyphInfo::width

Definition at line 62 of file MyGUI_FontData.h.


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