MDisplay

From MaratisWiki
Jump to: navigation, search


Contents

API

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