This is the complete list of members for JointWeight, including all inherited members.
_FillWeights(Float64 *weights, Int32 count) | JointWeight | private |
_FillWeights(Float32 *weights, Int32 count) | JointWeight | private |
_FillWeights(UInt16 *weights, Int32 count) | JointWeight | private |
_Free() | JointWeight | private |
_FreeCache(Bool set) | JointWeight | private |
CopyTo(JointWeight *dst) const | JointWeight | |
FillWeights(Float32 *weights, Int32 count) | JointWeight | |
FillWeights(Float64 *weights, Int32 count) | JointWeight | |
FillWeights(UInt16 *weights, Int32 count) | JointWeight | |
Free() | JointWeight | |
FreeCache(Bool set) | JointWeight | |
GetCount() | JointWeight | |
GetIndexWeight(Int32 i, Int32 &wi, Float &w) | JointWeight | |
GetPointCount() | JointWeight | |
GetSegments() | JointWeight | |
GetTableWeight(Int32 i) | JointWeight | |
GetWeight(Int32 wi, Bool direct=false) | JointWeight | |
GetWeightIndex(Int32 wi) | JointWeight | private |
HasCache() | JointWeight | |
IndexWeights() | JointWeight | private |
InitCache(Int32 count, Bool readonly=false) | JointWeight | |
JointWeight() | JointWeight | |
LockRead() | JointWeight | |
LockWrite() | JointWeight | |
m_CacheCount | JointWeight | private |
m_CacheFlags | JointWeight | private |
m_CacheLowIndex | JointWeight | private |
m_CacheUsed | JointWeight | private |
m_Index | JointWeight | private |
m_Lock | JointWeight | private |
m_pCache | JointWeight | private |
m_pWeight | JointWeight | private |
m_Select | JointWeight | private |
Read(HyperFile *hf) | JointWeight | |
SetWeight(Int32 wi, Float w, Bool direct=false) | JointWeight | |
SetWeights(Float32 *weights, Int32 count) | JointWeight | |
SetWeights(Float64 *weights, Int32 count) | JointWeight | |
SetWeights(UInt16 *weights, Int32 count) | JointWeight | |
ShiftWeights(Int32 offset, Int32 cnt) | JointWeight | |
UnlockRead() | JointWeight | |
UnlockWrite() | JointWeight | |
Write(HyperFile *hf) | JointWeight | |
~JointWeight() | JointWeight | |