Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_TransformAnim.h323 const bool scaleRet = PostBlendAccurateScale(dstX); in PostBlend() local
324 return dstX->NormalizeRotateMatrix() && scaleRet; in PostBlend()
486 const bool scaleRet = PostBlendAccurateScale(dstX); in PostBlend() local
487 return dstX->QuaternionToRotateMatrix() && scaleRet; in PostBlend()