Skip to content

classQuaternion 03

Constructor & Destructor Documentation

Quaternion::Quaternion  )  [inline]
 

Definition at line 28 of file Quaterni.h.

Referenced by operator *(), and Quaternion().

Quaternion::Quaternion const Matrix33  ) 
 

Quaternion::Quaternion const Matrix34  ) 
 

Quaternion::Quaternion const Vector vec,
float  scalar
[inline]
  Definition at line 31 of file Quaterni.h.

Quaternion::Quaternion float  x,
float  y,
float  z,
float  s
[inline]
 

Definition at line 36 of file Quaterni.h.

References Vector::x.

Quaternion::Quaternion const Quaternion q  )  [inline]
 

Definition at line 43 of file Quaterni.h.

References v, and w.

Quaternion::Quaternion float  scalar  )  [inline]
  Definition at line 48 of file Quaterni.h.

Quaternion::Quaternion float  radangle,
const Vector axis
[inline]
  Definition at line 53 of file Quaterni.h.

Quaternion::Quaternion const RotateVector rv  )  [inline]
 

Definition at line 156 of file Rotate.h.

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

Here is the call graph for this function:

Quaternion::Quaternion const RotateSphere rs  )  [inline]
 

Definition at line 171 of file Rotate.h.

References Quaternion().

Here is the call graph for this function:

Quaternion::Quaternion const RotateSphere rs,
Bone *  bone
 

Quaternion::Quaternion const RotateEuler re  )  [inline]
 

Definition at line 176 of file Rotate.h.

References RotateEuler::x, RotateEuler::y, YXRotateQ, YXZRotateQ, and RotateEuler::z.