Matrix34 8h 02

" data-cellpadding="2" data-cellspacing="0">

Matrix34 ToMatrix34 const Matrix33 m  )  [inline]
  Definition at line 293 of file Matrix34.h.

Matrix34 ToMatrix34 const Matrix44 m  )  [inline]
  Definition at line 286 of file Matrix34.h.

Matrix44 ToMatrix44 const Matrix33 m  )  [inline]
  Definition at line 263 of file Matrix34.h.

Matrix44 ToMatrix44 const Matrix34 m  )  [inline]
  Definition at line 255 of file Matrix34.h.

void TransformVector const Matrix34 matrix,
Vector p
[inline]
  Definition at line 159 of file Matrix34.h.

void TransformVectorNoTranslate const Matrix34 m,
Vector v
[inline]
 

Definition at line 359 of file Matrix34.h.

References Vector::Set(), Vector::x, Vector::y, and Vector::z.

Here is the call graph for this function:

Matrix34 Translatef float  x,
float  y,
float  z
[inline]
 

Definition at line 330 of file Matrix34.h.

Referenced by TranslateV().

Matrix34 TranslateV const Vector v  )  [inline]
 

Definition at line 337 of file Matrix34.h.

References Translatef().

Here is the call graph for this function:

Matrix34 VectorsToStandard const Vector becomezdir,
const Vector becomeydir
[inline]
 

Definition at line 300 of file Matrix34.h.

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

Here is the call graph for this function:

Matrix34 XRotate float  angle  )  [inline]
 

Definition at line 143 of file Matrix34.h.

References RADIANS, and XRotateRadians().

Here is the call graph for this function:

Matrix34 XRotateRadians float  anglerad  )  [inline]
 

Definition at line 366 of file Matrix34.h.

References float().

Referenced by XRotate().

Here is the call graph for this function: