MMaterialAnim

From MaratisWiki
Jump to: navigation, search


Contents

API

unsigned int MMaterialAnim::m_opacityKeysNumberNone

unsigned int MMaterialAnim::m_shininessKeysNumberNone

unsigned int MMaterialAnim::m_customValueKeysNumberNone

unsigned int MMaterialAnim::m_diffuseKeysNumberNone

unsigned int MMaterialAnim::m_specularKeysNumberNone

unsigned int MMaterialAnim::m_emitKeysNumberNone

unsigned int MMaterialAnim::m_customColorKeysNumberNone

MKey* MMaterialAnim::m_opacityKeysNone

MKey* MMaterialAnim::m_shininessKeysNone

MKey* MMaterialAnim::m_customValueKeysNone

MKey* MMaterialAnim::m_diffuseKeysNone

MKey* MMaterialAnim::m_specularKeysNone

MKey* MMaterialAnim::m_emitKeysNone

MKey* MMaterialAnim::m_customColorKeysNone

MMaterialAnim::MMaterialAnim(void)

MMaterialAnim::~MMaterialAnim(void)

MKey* MMaterialAnim::allocOpacityKeys(unsigned int size)

MKey* MMaterialAnim::allocShininessKeys(unsigned int size)

MKey* MMaterialAnim::allocCustomValueKeys(unsigned int size)

MKey* MMaterialAnim::allocDiffuseKeys(unsigned int size)

MKey* MMaterialAnim::allocSpecularKeys(unsigned int size)

MKey* MMaterialAnim::allocEmitKeys(unsigned int size)

MKey* MMaterialAnim::allocCustomColorKeys(unsigned int size)

void MMaterialAnim::clearOpacityKeys(void)

void MMaterialAnim::clearShininessKeys(void)

void MMaterialAnim::clearCustomValueKeys(void)

void MMaterialAnim::clearDiffuseKeys(void)

void MMaterialAnim::clearSpecularKeys(void)

void MMaterialAnim::clearEmitKeys(void)

void MMaterialAnim::clearCustomColorKeys(void)

unsigned int MMaterialAnim::getOpacityKeysNumber(void)

unsigned int MMaterialAnim::getShininessKeysNumber(void)

unsigned int MMaterialAnim::getCustomValueKeysNumber(void)

unsigned int MMaterialAnim::getDiffuseKeysNumber(void)

unsigned int MMaterialAnim::getSpecularKeysNumber(void)

unsigned int MMaterialAnim::getEmitKeysNumber(void)

unsigned int MMaterialAnim::getCustomColorKeysNumber(void)

MKey* MMaterialAnim::getOpacityKeys(void)

MKey* MMaterialAnim::getShininessKeys(void)

MKey* MMaterialAnim::getCustomValueKeys(void)

MKey* MMaterialAnim::getDiffuseKeys(void)

MKey* MMaterialAnim::getSpecularKeys(void)

MKey* MMaterialAnim::getEmitKeys(void)

MKey* MMaterialAnim::getCustomColorKeys(void)

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox