RotateEuler Class Reference

#include <Rotate.h>

List of all members.

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


Detailed Description

Definition at line 58 of file Rotate.h.


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:


Member Function Documentation

RotateEuler RotateEuler::operator * float  scale  )  [inline]
 

Definition at line 69 of file Rotate.h.

References x, y, and z.

float& RotateEuler::operator[] int  i  )  [inline]
 

Definition at line 74 of file Rotate.h.

float RotateEuler::operator[] int  i  )  const [inline]
 

Definition at line 70 of file Rotate.h.

void RotateEuler::ToEuler const Matrix34 t  ) 
 


Member Data Documentation

float RotateEuler::x
 

Definition at line 60 of file Rotate.h.

Referenced by Matrix34::Matrix34(), operator *(), Quaternion::Quaternion(), RotateEuler(), and RotateVector::RotateVector().

float RotateEuler::y
 

Definition at line 60 of file Rotate.h.

Referenced by Matrix34::Matrix34(), operator *(), Quaternion::Quaternion(), RotateEuler(), and RotateVector::RotateVector().

float RotateEuler::z
 

Definition at line 60 of file Rotate.h.

Referenced by Matrix34::Matrix34(), operator *(), Quaternion::Quaternion(), RotateEuler(), and RotateVector::RotateVector().


The documentation for this class was generated from the following files:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:03 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001