Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformAnimBlendOp.h324 const bool scaleRet = PostBlendAccurateScale(dstX); in PostBlend() local
325 return dstX->NormalizeRotateMatrix() && scaleRet; in PostBlend()
487 const bool scaleRet = PostBlendAccurateScale(dstX); in PostBlend() local
488 return dstX->QuaternionToRotateMatrix() && scaleRet; in PostBlend()