#include <MyGUI_TextViewData.h>
Definition at line 15 of file MyGUI_TextViewData.h.
MyGUI::CharInfo::CharInfo |
( |
| ) |
|
|
inline |
MyGUI::CharInfo::CharInfo |
( |
const FloatRect & |
_rect, |
|
|
float |
_width, |
|
|
float |
_height, |
|
|
float |
_advance, |
|
|
float |
_bearingX, |
|
|
float |
_bearingY |
|
) |
| |
|
inline |
MyGUI::CharInfo::CharInfo |
( |
uint32 |
_colour | ) |
|
|
inline |
float MyGUI::CharInfo::getAdvance |
( |
| ) |
const |
|
inline |
float MyGUI::CharInfo::getBearingX |
( |
| ) |
const |
|
inline |
float MyGUI::CharInfo::getBearingY |
( |
| ) |
const |
|
inline |
uint32 MyGUI::CharInfo::getColour |
( |
| ) |
const |
|
inline |
float MyGUI::CharInfo::getHeight |
( |
| ) |
const |
|
inline |
const FloatRect& MyGUI::CharInfo::getUVRect |
( |
| ) |
const |
|
inline |
float MyGUI::CharInfo::getWidth |
( |
| ) |
const |
|
inline |
bool MyGUI::CharInfo::isColour |
( |
| ) |
const |
|
inline |
uint32 MyGUI::CharInfo::mColour |
Metrics MyGUI::CharInfo::mMetrics |
The documentation for this class was generated from the following file: