#include <Rotate.h>
Public Member Functions | |
RotateEuler () | |
~RotateEuler () | |
RotateEuler (float px, float py, float pz) | |
RotateEuler (const Matrix34 &t) | |
RotateEuler (const RotateVector &rotateend) | |
RotateEuler (const Quaternion &quat) | |
void | ToEuler (const Matrix34 &t) |
RotateEuler | operator * (float scale) |
float | operator[] (int i) const |
float & | operator[] (int i) |
Public Attributes | |
float | x |
float | y |
float | z |
Definition at line 58 of file Rotate.h.
|
|
|
|
|
|
|
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: ![]() |
|
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: ![]() |
|
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: ![]() |
|
|
|
|
|
|
|
|
|
Definition at line 60 of file Rotate.h. Referenced by Matrix34::Matrix34(), operator *(), Quaternion::Quaternion(), RotateEuler(), and RotateVector::RotateVector(). |
|
Definition at line 60 of file Rotate.h. Referenced by Matrix34::Matrix34(), operator *(), Quaternion::Quaternion(), RotateEuler(), and RotateVector::RotateVector(). |
|
Definition at line 60 of file Rotate.h. Referenced by Matrix34::Matrix34(), operator *(), Quaternion::Quaternion(), RotateEuler(), and RotateVector::RotateVector(). |
Generated on Thu Oct 27 11:47:03 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001