|
Neo
0.5.0
Developer Documentation
|
#include <MorphingData.h>
Public Member Functions | |
| MorphingPose (void) | |
| ~MorphingPose (void) | |
| void | clearPoints (void) |
| MorphingPoint * | allocPoints (unsigned int size) |
| unsigned int | getPointsNumber (void) |
| MorphingPoint * | getPoint (unsigned int id) |
| Neo::MorphingPose::MorphingPose | ( | void | ) |
| Neo::MorphingPose::~MorphingPose | ( | void | ) |
| MorphingPoint* Neo::MorphingPose::allocPoints | ( | unsigned int | size | ) |
| void Neo::MorphingPose::clearPoints | ( | void | ) |
|
inline |
|
inline |