#include <c4d_posemorphtagdata.h>
Public Member Functions | |
| PoseMorphBaseHierarchyData () | |
| virtual | ~PoseMorphBaseHierarchyData () |
| void | Free () |
| Bool | Init () |
| Bool | Set (BaseList2D *bl) |
| Bool | CopyTo (PoseMorphBaseHierarchyData *dst, AliasTrans *trn) |
| Int | GetMemoryUsed () |
| Bool | Write (HyperFile *hf) |
| Bool | Read (HyperFile *hf) |
Public Attributes | |
| BaseLink * | m_pLink |
| GeMarker * | m_pMarker |
| Int32 | m_Type |
| UInt64 | m_ObjID |
| UInt64 | m_GUID |
| UInt32 | m_Dirty |
| String | m_Name |
| UInt32 | m_NameCRC |
Private.
|
virtual |
| void Free | ( | ) |
| Bool Init | ( | ) |
| Bool Set | ( | BaseList2D * | bl | ) |
| Bool CopyTo | ( | PoseMorphBaseHierarchyData * | dst, |
| AliasTrans * | trn | ||
| ) |
| Int GetMemoryUsed | ( | ) |
| BaseLink* m_pLink |
| GeMarker* m_pMarker |
| Int32 m_Type |
| UInt64 m_ObjID |
| UInt64 m_GUID |
| UInt32 m_Dirty |
| String m_Name |
| UInt32 m_NameCRC |