|
MyGUI
3.0.1
|
#include <MyGUI_FontData.h>
Public Member Functions | |
| GlyphInfo () | |
Data Fields | |
| FloatRect | uvRect |
| Char | codePoint |
| int | width |
Definition at line 58 of file MyGUI_FontData.h.
|
inline |
Definition at line 64 of file MyGUI_FontData.h.
| 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.
1.8.1.2