JointWeight::JointWeightData Class Reference

Public Member Functions

 JointWeightData ()
 
 JointWeightData (Int32 index)
 
 JointWeightData (Int32 lower, Int32 upper)
 
Bool operator< (const JointWeightData &dst) const
 
Bool operator> (const JointWeightData &dst) const
 
Bool operator<= (const JointWeightData &dst) const
 
Bool operator>= (const JointWeightData &dst) const
 
Bool operator== (const JointWeightData &dst) const
 
JointWeightDataoperator= (const JointWeightData &src)
 

Static Public Member Functions

static Bool Write (HyperFile *hf, JointWeightData *data, Int32 cnt)
 
static Bool Read (HyperFile *hf, JointWeightData *data, Int32 cnt)
 

Public Attributes

Int32 m_Lower
 
Int32 m_Upper
 
Int32 m_wIndex
 

Constructor & Destructor Documentation

◆ JointWeightData() [1/3]

◆ JointWeightData() [2/3]

JointWeightData ( Int32  index)

◆ JointWeightData() [3/3]

JointWeightData ( Int32  lower,
Int32  upper 
)

Member Function Documentation

◆ operator<()

Bool operator< ( const JointWeightData dst) const

◆ operator>()

Bool operator> ( const JointWeightData dst) const

◆ operator<=()

Bool operator<= ( const JointWeightData dst) const

◆ operator>=()

Bool operator>= ( const JointWeightData dst) const

◆ operator==()

Bool operator== ( const JointWeightData dst) const

◆ operator=()

JointWeightData& operator= ( const JointWeightData src)

◆ Write()

static Bool Write ( HyperFile hf,
JointWeightData data,
Int32  cnt 
)
static

◆ Read()

static Bool Read ( HyperFile hf,
JointWeightData data,
Int32  cnt 
)
static

Member Data Documentation

◆ m_Lower

Int32 m_Lower

◆ m_Upper

Int32 m_Upper

◆ m_wIndex

Int32 m_wIndex