MyGUI  3.2.0
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 113 of file MyGUI_FontData.h.


Constructor & Destructor Documentation

Definition at line 116 of file MyGUI_FontData.h.

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

Definition at line 122 of file MyGUI_FontData.h.


Member Function Documentation

Definition at line 136 of file MyGUI_FontData.h.

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

Definition at line 130 of file MyGUI_FontData.h.

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

Definition at line 141 of file MyGUI_FontData.h.


Field Documentation

Definition at line 147 of file MyGUI_FontData.h.

Definition at line 148 of file MyGUI_FontData.h.

Definition at line 149 of file MyGUI_FontData.h.


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