nn::math::MTX34::SetupRotate Member Functionself_type & SetupRotate( const VEC3 & axis, f32 theta ); self_type & SetupRotate( const QUAT & quaternion );
SetupRotate(const VEC3 &, f32)
|
Sets up a rotation matrix around the specified axis. |
SetupRotate(const QUAT &)
|
Sets a rotation matrix from a quaternion. |
SetupRotate(const VEC3 &, f32)Sets up a rotation matrix around the specified axis.
SetupRotate(const QUAT &)Sets a rotation matrix from a quaternion.
CONFIDENTIAL