ClassMDisplay
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
M_PRIMITIVE_TYPES MDisplay::m_primitiveTypeNone
2
unsigned int MDisplay::m_beginNone
3
unsigned int MDisplay::m_sizeNone
4
M_CULL_MODES MDisplay::m_cullModeNone
5
MMaterial* MDisplay::m_materialNone
6
bool MDisplay::m_visibilityNone
7
MDisplay::MDisplay(M_PRIMITIVE_TYPES primitiveType, unsigned int begin, unsigned int size)
8
MDisplay::MDisplay(const MDisplay &display)
9
MDisplay::~MDisplay(void)
10
M_PRIMITIVE_TYPES MDisplay::getPrimitiveType(void)
11
unsigned int MDisplay::getBegin(void)
12
unsigned int MDisplay::getSize(void)
13
void MDisplay::setCullMode(M_CULL_MODES cullMode)
14
M_CULL_MODES MDisplay::getCullMode(void)
15
void MDisplay::setMaterial(MMaterial *material)
16
MMaterial* MDisplay::getMaterial(void)
17
void MDisplay::setVisibility(bool visibility)
18
bool MDisplay::isVisible(void)
M_PRIMITIVE_TYPES MDisplay::m_primitiveTypeNone
unsigned int MDisplay::m_beginNone
unsigned int MDisplay::m_sizeNone
M_CULL_MODES MDisplay::m_cullModeNone
MMaterial* MDisplay::m_materialNone
bool MDisplay::m_visibilityNone
MDisplay::MDisplay(M_PRIMITIVE_TYPES primitiveType, unsigned int begin, unsigned int size)
MDisplay::MDisplay(const MDisplay &display)
MDisplay::~MDisplay(void)
M_PRIMITIVE_TYPES MDisplay::getPrimitiveType(void)
unsigned int MDisplay::getBegin(void)
unsigned int MDisplay::getSize(void)
void MDisplay::setCullMode(M_CULL_MODES cullMode)
M_CULL_MODES MDisplay::getCullMode(void)
void MDisplay::setMaterial(MMaterial *material)
MMaterial* MDisplay::getMaterial(void)
void MDisplay::setVisibility(bool visibility)
bool MDisplay::isVisible(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