Skip to content

Matrix33 8h 02

Function Documentation

MATRIXEXPORT Matrix33 Identity33 void   )  [inline]
  Definition at line 261 of file Matrix33.h.

Matrix33 RotateV33 float  angle,
const Vector axis
[inline]
 

Definition at line 127 of file Matrix33.h.

References RADIANS.

Matrix33 VectorsToStandard33 const Vector becomezdir,
const Vector becomeydir
[inline]
 

Definition at line 155 of file Matrix33.h.

References float(), Vector::x, Vector::y, and ZRotateRadians33().

Here is the call graph for this function:

Matrix33 XRotate33 float  angle  )  [inline]
 

Definition at line 120 of file Matrix33.h.

References RADIANS, and XRotateRadians33().

Here is the call graph for this function:

Matrix33 XRotateRadians33 float  anglerad  )  [inline]
 

Definition at line 129 of file Matrix33.h.

References float().

Referenced by XRotate33().

Here is the call graph for this function:

Matrix33 YRotate33 float  angle  )  [inline]
 

Definition at line 121 of file Matrix33.h.

References RADIANS, and YRotateRadians33().

Here is the call graph for this function:

Matrix33 YRotateRadians33 float  anglerad  )  [inline]
 

Definition at line 138 of file Matrix33.h.

References float().

Referenced by YRotate33().

Here is the call graph for this function:

Matrix33 YXRotate33 float  yangle,
float  xangle
[inline]
 

Definition at line 123 of file Matrix33.h.

References RADIANS.

Matrix33 YXZRotate33 float  yangle,
float  xangle,
float  zangle
[inline]
 

Definition at line 125 of file Matrix33.h.

References RADIANS.

Matrix33 ZRotate33 float  angle  )  [inline]
 

Definition at line 122 of file Matrix33.h.

References RADIANS, and ZRotateRadians33().

Here is the call graph for this function:

<span id="4853f244734d6f957de647aa8eda2de8" class="an