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