PoseMorphBaseHierarchyData Class Reference

#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

BaseLinkm_pLink
 
GeMarkerm_pMarker
 
Int32 m_Type
 
UInt64 m_ObjID
 
UInt64 m_GUID
 
UInt32 m_Dirty
 
String m_Name
 
UInt32 m_NameCRC
 

Detailed Description

Private.

Constructor & Destructor Documentation

◆ PoseMorphBaseHierarchyData()

◆ ~PoseMorphBaseHierarchyData()

virtual ~PoseMorphBaseHierarchyData ( )
virtual

Member Function Documentation

◆ Free()

void Free ( )

◆ Init()

Bool Init ( )

◆ Set()

Bool Set ( BaseList2D bl)

◆ CopyTo()

Bool CopyTo ( PoseMorphBaseHierarchyData dst,
AliasTrans trn 
)

◆ GetMemoryUsed()

Int GetMemoryUsed ( )

◆ Write()

Bool Write ( HyperFile hf)

◆ Read()

Bool Read ( HyperFile hf)

Member Data Documentation

◆ m_pLink

BaseLink* m_pLink

◆ m_pMarker

GeMarker* m_pMarker

◆ m_Type

Int32 m_Type

◆ m_ObjID

UInt64 m_ObjID

◆ m_GUID

UInt64 m_GUID

◆ m_Dirty

UInt32 m_Dirty

◆ m_Name

String m_Name

◆ m_NameCRC

UInt32 m_NameCRC