Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_TransformAnim.h124 bool PostBlendAccurateScale(CalculatedTransform* transform) const;
323 const bool scaleRet = PostBlendAccurateScale(dstX); in PostBlend()
486 const bool scaleRet = PostBlendAccurateScale(dstX); in PostBlend()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_TransformAnim.cpp244 TransformAnimBlendOp::PostBlendAccurateScale(CalculatedTransform* transform) const in PostBlendAccurateScale() function in nw::gfx::TransformAnimBlendOp