ClassMTexture
From MaratisWiki
Revision as of 00:08, 8 February 2014 by
Dahnielson
(
Talk
|
contribs
)
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Contents
1
MTextureRef* MTexture::m_texRefNone
2
M_TEX_GEN_MODES MTexture::m_genModeNone
3
M_WRAP_MODES MTexture::m_wrapMode[2][2]
4
MVector2 MTexture::m_texTranslateNone
5
MVector2 MTexture::m_texScaleNone
6
float MTexture::m_texRotateNone
7
MTexture::MTexture(MTextureRef *texRef)
8
MTexture::MTexture(const MTexture &texture)
9
void MTexture::setTextureRef(MTextureRef *texRef)
10
MTextureRef* MTexture::getTextureRef(void)
11
void MTexture::setGenMode(M_TEX_GEN_MODES genMode)
12
M_TEX_GEN_MODES MTexture::getGenMode(void)
13
void MTexture::setUWrapMode(M_WRAP_MODES wrapMode)
14
void MTexture::setVWrapMode(M_WRAP_MODES wrapMode)
15
M_WRAP_MODES MTexture::getUWrapMode(void)
16
M_WRAP_MODES MTexture::getVWrapMode(void)
17
void MTexture::setTexTranslate(const MVector2 &texTranslate)
18
void MTexture::setTexScale(const MVector2 &texScale)
19
void MTexture::setTexRotate(float texRotate)
20
MVector2 MTexture::getTexTranslate(void) const
21
MVector2 MTexture::getTexScale(void) const
22
float MTexture::getTexRotate(void)
MTextureRef* MTexture::m_texRefNone
M_TEX_GEN_MODES MTexture::m_genModeNone
M_WRAP_MODES MTexture::m_wrapMode[2][2]
MVector2 MTexture::m_texTranslateNone
MVector2 MTexture::m_texScaleNone
float MTexture::m_texRotateNone
MTexture::MTexture(MTextureRef *texRef)
MTexture::MTexture(const MTexture &texture)
void MTexture::setTextureRef(MTextureRef *texRef)
MTextureRef* MTexture::getTextureRef(void)
void MTexture::setGenMode(M_TEX_GEN_MODES genMode)
M_TEX_GEN_MODES MTexture::getGenMode(void)
void MTexture::setUWrapMode(M_WRAP_MODES wrapMode)
void MTexture::setVWrapMode(M_WRAP_MODES wrapMode)
M_WRAP_MODES MTexture::getUWrapMode(void)
M_WRAP_MODES MTexture::getVWrapMode(void)
void MTexture::setTexTranslate(const MVector2 &texTranslate)
void MTexture::setTexScale(const MVector2 &texScale)
void MTexture::setTexRotate(float texRotate)
MVector2 MTexture::getTexTranslate(void) const
MVector2 MTexture::getTexScale(void) const
float MTexture::getTexRotate(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
Printable version
Permanent link