#include <c4d_posemorphtagdata.h>
Public Member Functions | |
PoseMorphAxis () | |
~PoseMorphAxis () | |
void | Free () |
Bool | Set (PolygonObject *plyop, CASelectBitArray *select=nullptr, Bool area=true, const Vector *padr=nullptr, Int32 pcnt=NOTOK, const CPolygon *vadr=nullptr, Int32 vcnt=NOTOK) |
Bool | Init (Int32 pcnt, Bool area=false) |
Bool | Write (HyperFile *hf) |
Bool | Read (HyperFile *hf) |
Bool | CopyTo (PoseMorphAxis *dst) |
Public Attributes | |
PoseMorphAxisData * | m_pData |
Float32 * | m_pArea |
Int32 | m_Count |
Private.
PoseMorphAxis | ( | ) |
~PoseMorphAxis | ( | ) |
void Free | ( | ) |
Bool Set | ( | PolygonObject * | plyop, |
CASelectBitArray * | select = nullptr , |
||
Bool | area = true , |
||
const Vector * | padr = nullptr , |
||
Int32 | pcnt = NOTOK , |
||
const CPolygon * | vadr = nullptr , |
||
Int32 | vcnt = NOTOK |
||
) |
Bool CopyTo | ( | PoseMorphAxis * | dst | ) |
PoseMorphAxisData* m_pData |
Float32* m_pArea |
Int32 m_Count |