ClassMOText
From MaratisWiki
Revision as of 00:07, 8 February 2014 by
Dahnielson
(
Talk
|
contribs
)
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Contents
1
MFontRef* MOText::m_fontRefNone
2
MString MOText::m_textNone
3
M_ALIGN_MODES MOText::m_alignNone
4
vector<float> MOText::m_linesOffsetNone
5
float MOText::m_sizeNone
6
MVector4 MOText::m_colorNone
7
MBox3d MOText::m_boundingBoxNone
8
MOText::MOText(MFontRef *fontRef)
9
MOText::~MOText(void)
10
MOText::MOText(const MOText &text)
11
int MOText::getType(void)
12
void MOText::setFontRef(MFontRef *fontRef)
13
MFont* MOText::getFont(void)
14
MFontRef* MOText::getFontRef(void)
15
void MOText::setText(const char *text)
16
const char* MOText::getText(void)
17
vector<float>* MOText::getLinesOffset(void)
18
void MOText::setAlign(M_ALIGN_MODES align)
19
M_ALIGN_MODES MOText::getAlign(void)
20
void MOText::setSize(float size)
21
float MOText::getSize(void)
22
void MOText::setColor(const MVector4 &color)
23
MVector4 MOText::getColor(void) const
24
MBox3d* MOText::getBoundingBox(void)
25
void MOText::updateVisibility(MOCamera *camera)
26
void MOText::updateLinesOffset(void)
27
void MOText::prepare(void)
MFontRef* MOText::m_fontRefNone
MString MOText::m_textNone
M_ALIGN_MODES MOText::m_alignNone
vector<float> MOText::m_linesOffsetNone
float MOText::m_sizeNone
MVector4 MOText::m_colorNone
MBox3d MOText::m_boundingBoxNone
MOText::MOText(MFontRef *fontRef)
MOText::~MOText(void)
MOText::MOText(const MOText &text)
int MOText::getType(void)
void MOText::setFontRef(MFontRef *fontRef)
MFont* MOText::getFont(void)
MFontRef* MOText::getFontRef(void)
void MOText::setText(const char *text)
const char* MOText::getText(void)
vector<float>* MOText::getLinesOffset(void)
void MOText::setAlign(M_ALIGN_MODES align)
M_ALIGN_MODES MOText::getAlign(void)
void MOText::setSize(float size)
float MOText::getSize(void)
void MOText::setColor(const MVector4 &color)
MVector4 MOText::getColor(void) const
MBox3d* MOText::getBoundingBox(void)
void MOText::updateVisibility(MOCamera *camera)
void MOText::updateLinesOffset(void)
void MOText::prepare(void)
Category
:
Doxygen
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
Actions
Search
Navigation
Main page
User manual
Script documentation
Code documentation
Recent changes
Toolbox
What links here
Related changes
Special pages
Permanent link