#include <MTextureAnim.h>
List of all members.
Constructor & Destructor Documentation
MTextureAnim::MTextureAnim |
( |
void |
| ) |
|
MTextureAnim::~MTextureAnim |
( |
void |
| ) |
|
Member Function Documentation
MKey * MTextureAnim::allocRotationKeys |
( |
unsigned int |
size | ) |
|
MKey * MTextureAnim::allocScaleKeys |
( |
unsigned int |
size | ) |
|
MKey * MTextureAnim::allocTranslateKeys |
( |
unsigned int |
size | ) |
|
void MTextureAnim::clearRotationKeys |
( |
void |
| ) |
|
void MTextureAnim::clearScaleKeys |
( |
void |
| ) |
|
void MTextureAnim::clearTranslateKeys |
( |
void |
| ) |
|
MKey* MTextureAnim::getRotationKeys |
( |
void |
| ) |
[inline] |
unsigned int MTextureAnim::getRotationKeysNumber |
( |
void |
| ) |
[inline] |
MKey* MTextureAnim::getScaleKeys |
( |
void |
| ) |
[inline] |
unsigned int MTextureAnim::getScaleKeysNumber |
( |
void |
| ) |
[inline] |
MKey* MTextureAnim::getTranslateKeys |
( |
void |
| ) |
[inline] |
unsigned int MTextureAnim::getTranslateKeysNumber |
( |
void |
| ) |
[inline] |
The documentation for this class was generated from the following files: