Home
last modified time | relevance | path

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

/NW4C-1.2.23/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()
1894 void SetWeight(int animObjIdx, float weight) in SetWeight()
2145 void SetWeight(int animObjIdx, float weight) in SetWeight()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_TransformAnim.cpp123 const float weight, in BlendVector3()
941 const float weight = m_Weights[animIdx]; in GetResult() local
Dgfx_AnimObject.cpp596 const float weight = m_Weights[animIdx]; in GetResult() local