mat3 Class
A 3x3 matrix.
Behaviors
~mat3()
mat3()
Methods
void GetYawPitchRoll(float&out yaw, float&out pitch, float&out roll)void SetIdentity()void Transpose()Properties
vec3 x
vec3 y
vec3 z
A 3x3 matrix.
~mat3()
mat3()
void GetYawPitchRoll(float&out yaw, float&out pitch, float&out roll)void SetIdentity()void Transpose()vec3 x
vec3 y
vec3 z