nn::math::MTX23::SetupRotate Member Function

Syntax

self_type & SetupRotate(
     const VEC2 & center,
     f32 rotate
);

Arguments

Name Description
in center The base coordinates.
in rotate The angle to rotate by. In units of radians.

Return Values

Description

Sets up a rotation matrix around the specified axis.


CONFIDENTIAL