ClassMDisplay

(Difference between revisions)
Jump to: navigation, search
Dahnielson (Talk | contribs)
(Created page with "Category:Doxygen ==M_PRIMITIVE_TYPES MDisplay::m_primitiveTypeNone== ==unsigned int MDisplay::m_beginNone== ==unsigned int MDisplay::m_sizeNone== ==M_CULL_MODES MDispl...")
Newer edit →

Revision as of 01:07, 8 February 2014


Contents

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)

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox