MyGUI 3.0.1

MyGUI::PairCodeCoord Class Reference

#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

Detailed Description

Definition at line 111 of file MyGUI_FontData.h.


Constructor & Destructor Documentation

MyGUI::PairCodeCoord::PairCodeCoord ( ) [inline]

Definition at line 114 of file MyGUI_FontData.h.

MyGUI::PairCodeCoord::PairCodeCoord ( Char  _code,
const IntCoord _coord 
) [inline]

Definition at line 115 of file MyGUI_FontData.h.


Member Function Documentation

bool MyGUI::PairCodeCoord::operator< ( const PairCodeCoord _value) const [inline]

Definition at line 121 of file MyGUI_FontData.h.


Field Documentation

Definition at line 123 of file MyGUI_FontData.h.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines