Skip to content

classRotateVector 02

Constructor & Destructor Documentation

RotateVector::RotateVector  )  [inline]
  Definition at line 33 of file Rotate.h.

RotateVector::RotateVector const Vector pend,
float  proll
[inline]
 

Definition at line 34 of file Rotate.h.

References Rotate::roll.

RotateVector::~RotateVector  )  [inline]
  Definition at line 35 of file Rotate.h.

RotateVector::RotateVector const RotateSphere sphere  )  [inline]
 

Definition at line 216 of file Rotate.h.

References end, float(), RotateSphere::latitude, RotateSphere::longitude, RADIANS, RotateSphere::roll, roll, Vector::x, Vector::y, and Vector::z.

Here is the call graph for this function:

RotateVector::RotateVector const RotateEuler euler  )  [inline]
 

Definition at line 225 of file Rotate.h.

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

Here is the call graph for this function:

RotateVector::RotateVector const Matrix34 matrix  )  [inline]
 

Definition at line 395 of file Matrix34.h.

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

Here is the call graph for this function:

RotateVector::RotateVector const Quaternion quat  )  [inline]
 

Definition at line 146 of file Rotate.h.

References end, float(), Quaternion::GetYAxis(), Quaternion::GetZAxis(), Quaternion::Inverse(), RADIANS, roll, Vector::x, Vector::y, YXRotateRadiansQ(), and Vector::z.

Here is the call graph for this function: