nw::gfx::CalculatedTransform::UpdateRotateFlags Member Functionvoid UpdateRotateFlags();
None.
Updates only the flags among the transform info that deal with rotation.
Assuming the rotation matrix norm is 1, the function only checks component 11 and 22 of the opposite angles and updates the flags accordingly. This function is slightly faster than UpdateRotateFlagsStrictly. Flags might not be updated properly if the norm is not 1.
CONFIDENTIAL