#include <MOText.h>
List of all members.
Constructor & Destructor Documentation
| MOText::MOText |
( |
const MOText & |
text | ) |
|
Member Function Documentation
| void MOText::draw |
( |
void |
| ) |
|
| MBox3d* MOText::getBoundingBox |
( |
void |
| ) |
[inline] |
| MVector4* MOText::getColor |
( |
void |
| ) |
[inline] |
| MFont * MOText::getFont |
( |
void |
| ) |
|
| MFontRef* MOText::getFontRef |
( |
void |
| ) |
[inline] |
| vector<float>* MOText::getLinesOffset |
( |
void |
| ) |
[inline] |
| float MOText::getSize |
( |
void |
| ) |
[inline] |
| const char* MOText::getText |
( |
void |
| ) |
[inline] |
| int MOText::getType |
( |
void |
| ) |
[inline, virtual] |
| void MOText::setColor |
( |
const MVector4 & |
color | ) |
[inline] |
| void MOText::setFontRef |
( |
MFontRef * |
fontRef | ) |
|
| void MOText::setSize |
( |
float |
size | ) |
|
| void MOText::setText |
( |
const char * |
text | ) |
|
| void MOText::updateVisibility |
( |
MOCamera * |
camera | ) |
[virtual] |
The documentation for this class was generated from the following files: