Skip to content

Matrix34 8h 01

Function Documentation

Matrix34 CreateEulerMatrix const Rotate rotate  )  [inline]
 

Definition at line 155 of file Matrix34.h.

References Rotate::roll, Rotate::swivel, Rotate::tilt, Matrix34::Transpose(), and YXZRotate().

Here is the call graph for this function:

Matrix34 Identity34 void   )  [inline]
 

Definition at line 205 of file Matrix34.h.

References Matrix34::InitBottomRow(), Matrix34::SetIdentity(), and TRUE.

Here is the call graph for this function:

Vector operator * const Vector v,
const Matrix34 m
[inline]
  Definition at line 131 of file Matrix34.h.

Matrix34 Rotatef float  angle,
float  x,
float  y,
float  z
[inline]
 

Definition at line 354 of file Matrix34.h.

References RotateV().

Here is the call graph for this function:

Matrix34 RotateV float  angle,
const Vector axis
[inline]
 

Definition at line 139 of file Matrix34.h.

References RADIANS.

Referenced by Rotatef().

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

Definition at line 342 of file Matrix34.h.

Referenced by ScaleV().

Matrix34 ScaleV const Vector v  )  [inline]
 

Definition at line 349 of file Matrix34.h.

References Scalef().

Here is the call graph for this function:

Matrix34 StandardToVectors const Vector newzdir,
const Vector newydir
[inline]
 

Definition at line 310 of file Matrix34.h.

References Vector::Norm(), and Vector::Normalize().

Here is the call graph for this function:

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

Matrix33 ToMatrix33 const Matrix34 m  )  [inline]
  Definition at line 272 of file Matrix34.h.

<table class="mdTable