Neo  0.5.0
Developer Documentation
Neo::MorphingPose Class Reference

#include <MorphingData.h>

Public Member Functions

 MorphingPose (void)
 
 ~MorphingPose (void)
 
void clearPoints (void)
 
MorphingPointallocPoints (unsigned int size)
 
unsigned int getPointsNumber (void)
 
MorphingPointgetPoint (unsigned int id)
 

Constructor & Destructor Documentation

Neo::MorphingPose::MorphingPose ( void  )
Neo::MorphingPose::~MorphingPose ( void  )

Member Function Documentation

MorphingPoint* Neo::MorphingPose::allocPoints ( unsigned int  size)
void Neo::MorphingPose::clearPoints ( void  )
MorphingPoint* Neo::MorphingPose::getPoint ( unsigned int  id)
inline
unsigned int Neo::MorphingPose::getPointsNumber ( void  )
inline

The documentation for this class was generated from the following file: