Skip to content

classMatrix34 06

Matrix34 CreateEulerMatrix const Rotate rotate  )  [friend]
  Definition at line 155 of file Matrix34.h.

MATRIXEXPORT Matrix34 Identity34 void   )  [friend]
  Definition at line 205 of file Matrix34.h.

MATRIXEXPORT void MatrixTimesScale Matrix34 a,
const Vector s
[friend]
 

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

MATRIXEXPORT Matrix34 Rotate2V const Vector from,
const Vector to
[friend]
 

MATRIXEXPORT Matrix34 Rotatef float  angle,
float  x,
float  y,
float  z
[friend]
  Definition at line 354 of file Matrix34.h.

Matrix34 RotateV float  angle,
const Vector axis
[friend]
  Definition at line 139 of file Matrix34.h.

MATRIXEXPORT Matrix34 RotateVRadians float  angle,
const Vector axis
[friend]
 

MATRIXEXPORT Matrix34 Scalef float  x,
float  y,
float  z
[friend]
  Definition at line 342 of file Matrix34.h.

MATRIXEXPORT void ScaleTimesMatrix const Vector s,
Matrix34 a
[friend]
 

MATRIXEXPORT Matrix34 ScaleV const Vector v  )  [friend]
  Definition at line 349 of file Matrix34.h.

MATRIXEXPORT Matrix34 StandardToVectors const Vector newzdir,
const Vector newydir
[friend]
  Definition at line 310 of file Matrix34.h.

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

MATRIXEXPORT Matrix33 ToMatrix33 const Matrix34