#include <c4d_posemorphtagdata.h>
Classes | |
class | PoseMorphIndexData |
Public Member Functions | |
PoseMorphIndexing () | |
virtual | ~PoseMorphIndexing () |
Int32 | Alloc () |
void | Remove (Int32 &index) |
void | Free () |
Bool | Read (HyperFile *hf) |
Bool | Write (HyperFile *hf) |
Bool | CopyTo (PoseMorphIndexing *dst) |
Private Attributes | |
Int32 | m_TopID |
SelectBlockArray | m_aID |
PoseMorphIndexData * | m_pLUT |
Int32 | m_Count |
Int32 | m_Dirty |
Int32 | m_lDirty |
Private.
|
virtual |
Int32 Alloc | ( | ) |
void Remove | ( | Int32 & | index | ) |
void Free | ( | ) |
Bool CopyTo | ( | PoseMorphIndexing * | dst | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |