Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformAnimEvaluator.h209 bool GetIsScaleDisabled() const { return m_IsScaleDisabled; } in GetIsScaleDisabled() function
328 if (evaluator->GetIsScaleDisabled()) in DisableSRTWeightsIfNeeded()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_TransformAnimInterpolator.cpp75 if (!evaluator->GetIsScaleDisabled()) in GetResult()