Skip to content

classRotateEuler 02

Constructor & Destructor Documentation

RotateEuler::RotateEuler  )  [inline]
  Definition at line 62 of file Rotate.h.

RotateEuler::~RotateEuler  )  [inline]
  Definition at line 63 of file Rotate.h.

RotateEuler::RotateEuler float  px,
float  py,
float  pz
[inline]
  Definition at line 64 of file Rotate.h.

RotateEuler::RotateEuler const Matrix34 t  )  [inline]
 

Definition at line 405 of file Matrix34.h.

References float(), Matrix34::GetYAxis(), Matrix34::GetZAxis(), RADIANS, x, Vector::x, Vector::y, y, z, and Vector::z.

Here is the call graph for this function:

RotateEuler::RotateEuler const RotateVector rotateend  )  [inline]
 

Definition at line 235 of file Rotate.h.

References RotateVector::end, float(), RADIANS, RotateVector::roll, x, Vector::x, Vector::y, y, z, and Vector::z.

Here is the call graph for this function:

RotateEuler::RotateEuler const Quaternion quat  )  [inline]
 

Definition at line 136 of file Rotate.h.

References float(), Quaternion::GetYAxis(), Quaternion::GetZAxis(), Quaternion::Inverse(), RADIANS, x, y, YXRotateQ(), and z.

Here is the call graph for this function: