Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_AnimObject.h43 AnimWeightNearlyEqual(const float weight, const float value) in AnimWeightNearlyEqual()
58 AnimWeightNearlyEqualZero(const float weight) in AnimWeightNearlyEqualZero()
71 AnimWeightNearlyEqualOne(const float weight) in AnimWeightNearlyEqualOne()
1905 void SetWeight(int animObjIdx, float weight) in SetWeight()
2157 void SetWeight(int animObjIdx, float weight) in SetWeight()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_TransformAnim.cpp123 const float weight, in BlendVector3()
934 const float weight = m_Weights[animIdx]; in GetResult() local
Dgfx_AnimObject.cpp595 const float weight = m_Weights[animIdx]; in GetResult() local