|
Maratis Engine
|
#include <MMorphingData.h>
Public Member Functions | |
| MMorphingPose (void) | |
| ~MMorphingPose (void) | |
| void | clearPoints (void) |
| MMorphingPoint * | allocPoints (unsigned int size) |
| unsigned int | getPointsNumber (void) |
| MMorphingPoint * | getPoint (unsigned int id) |
| MMorphingPose::MMorphingPose | ( | void | ) |
| MMorphingPose::~MMorphingPose | ( | void | ) |
| MMorphingPoint * MMorphingPose::allocPoints | ( | unsigned int | size | ) |
| void MMorphingPose::clearPoints | ( | void | ) |
| MMorphingPoint* MMorphingPose::getPoint | ( | unsigned int | id | ) | [inline] |
| unsigned int MMorphingPose::getPointsNumber | ( | void | ) | [inline] |
1.7.3