Home
last modified time | relevance | path

Searched refs:m_IsWeightDirty (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_AnimObject.h1899 m_IsWeightDirty = true; in SetWeight()
1932 m_IsWeightDirty(false), in AnimInterpolator()
2014 m_IsWeightDirty = false; in NormalizeWeight()
2021 mutable bool m_IsWeightDirty; //!< @details :private variable
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_AnimObject.cpp705 if (m_IsWeightDirty && m_IsWeightNormalizationEnabled) in GetResult()
Dgfx_TransformAnim.cpp1111 if (m_IsWeightDirty && m_IsWeightNormalizationEnabled) in GetResult()