Searched defs:weight (Results 1 – 7 of 7) sorted by relevance
40 AnimWeightNearlyEqual(const float weight, const float value) in AnimWeightNearlyEqual()55 AnimWeightNearlyEqualZero(const float weight) in AnimWeightNearlyEqualZero()68 AnimWeightNearlyEqualOne(const float weight) in AnimWeightNearlyEqualOne()
149 void SetWeight(int animObjIdx, float weight) in SetWeight()
173 void SetWeight(int animObjIdx, float weight) in SetWeight()
583 virtual bool PostBlend(anim::AnimResult* result, const float* weight) const in PostBlend()
75 const float weight = m_Weights[animIdx]; in GetResult() local
65 const float weight = m_Weights[animIdx]; in GetResult() local
55 const float weight, in BlendVector3()