MyGUI  3.2.0
Public Member Functions | Data Fields
MyGUI::PairCodePoint Class Reference

#include <MyGUI_FontData.h>

Public Member Functions

 PairCodePoint ()
 PairCodePoint (Char _first, Char _last)
bool isExist (Char _code) const

Data Fields

Char first
Char last

Detailed Description

Definition at line 86 of file MyGUI_FontData.h.


Constructor & Destructor Documentation

Definition at line 89 of file MyGUI_FontData.h.

MyGUI::PairCodePoint::PairCodePoint ( Char  _first,
Char  _last 
) [inline]

Definition at line 95 of file MyGUI_FontData.h.


Member Function Documentation

bool MyGUI::PairCodePoint::isExist ( Char  _code) const [inline]

Definition at line 102 of file MyGUI_FontData.h.


Field Documentation

Definition at line 108 of file MyGUI_FontData.h.

Definition at line 109 of file MyGUI_FontData.h.


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