#include <MyGUI_FontData.h>
Public Member Functions | |
| PairCodeCoord () | |
| PairCodeCoord (Char _code, const IntCoord &_coord) | |
| bool | operator< (const PairCodeCoord &_value) const |
Data Fields | |
| Char | code |
| IntCoord | coord |
Definition at line 111 of file MyGUI_FontData.h.
| MyGUI::PairCodeCoord::PairCodeCoord | ( | ) | [inline] |
Definition at line 114 of file MyGUI_FontData.h.
Definition at line 115 of file MyGUI_FontData.h.
| bool MyGUI::PairCodeCoord::operator< | ( | const PairCodeCoord & | _value | ) | const [inline] |
Definition at line 121 of file MyGUI_FontData.h.
Definition at line 123 of file MyGUI_FontData.h.
Definition at line 124 of file MyGUI_FontData.h.
1.6.3