MyGUI  3.0.3
Public Member Functions | Data Fields
MyGUI::RangeInfo Class Reference

#include <MyGUI_FontData.h>

Public Member Functions

 RangeInfo ()
 RangeInfo (Char _first, Char _last)
bool isExist (Char _code) const
GlyphInfogetInfo (Char _code)
void setInfo (Char _code, GlyphInfo *_value)

Data Fields

Char first
Char last
VectorGlyphInfo range

Detailed Description

Definition at line 86 of file MyGUI_FontData.h.


Constructor & Destructor Documentation

Definition at line 89 of file MyGUI_FontData.h.

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

Definition at line 90 of file MyGUI_FontData.h.


Member Function Documentation

Definition at line 101 of file MyGUI_FontData.h.

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

Definition at line 98 of file MyGUI_FontData.h.

void MyGUI::RangeInfo::setInfo ( Char  _code,
GlyphInfo _value 
) [inline]

Definition at line 102 of file MyGUI_FontData.h.


Field Documentation

Definition at line 105 of file MyGUI_FontData.h.

Definition at line 106 of file MyGUI_FontData.h.

Definition at line 107 of file MyGUI_FontData.h.


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