Home
last modified time | relevance | path

Searched defs:childWeight (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_AnimInterpolator.cpp122 const float childWeight = m_Weights[animIdx] * weightNormalizeScale; in GetResult() local
203 const float childWeight = m_NormalizedWeights[animIdx]; in GetResult() local
Dgfx_TransformAnimInterpolator.cpp142 const float childWeight = m_Weights[animIdx]; in GetResult() local
267 const float childWeight = m_NormalizedWeights[animIdx]; in GetResult() local
Dgfx_AnimAdder.cpp78 const float childWeight = m_Weights[animIdx]; in GetResult() local
Dgfx_TransformAnimAdder.cpp73 const float childWeight = m_Weights[animIdx]; in GetResult() local