Home
last modified time | relevance | path

Searched refs:GetIsRotateDisabled (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformAnimEvaluator.h215 bool GetIsRotateDisabled() const { return m_IsRotateDisabled; } in GetIsRotateDisabled() function
333 if (evaluator->GetIsRotateDisabled()) in DisableSRTWeightsIfNeeded()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_TransformAnimInterpolator.cpp79 if (!evaluator->GetIsRotateDisabled()) in GetResult()