RotateSphere Class Reference

#include <Rotate.h>

List of all members.

Public Member Functions

 RotateSphere ()
 ~RotateSphere ()
 RotateSphere (const Vector &vec)
 RotateSphere (const RotateVector &rotateend)
 RotateSphere (const Quaternion &quat)
 RotateSphere (const Quaternion &quat, Bone *bone)

Public Attributes

float latitude
float longitude
float roll


Detailed Description

Definition at line 45 of file Rotate.h.


Constructor & Destructor Documentation

RotateSphere::RotateSphere  )  [inline]
 

Definition at line 50 of file Rotate.h.

Referenced by RotateSphere().

RotateSphere::~RotateSphere  )  [inline]
 

Definition at line 51 of file Rotate.h.

RotateSphere::RotateSphere const Vector vec  )  [inline]
 

Definition at line 202 of file Rotate.h.

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

Here is the call graph for this function:

RotateSphere::RotateSphere const RotateVector rotateend  )  [inline]
 

Definition at line 208 of file Rotate.h.

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

Here is the call graph for this function:

RotateSphere::RotateSphere const Quaternion quat  )  [inline]
 

Definition at line 166 of file Rotate.h.

References RotateSphere().

Here is the call graph for this function:

RotateSphere::RotateSphere const Quaternion quat,
Bone *  bone
 


Member Data Documentation

float RotateSphere::latitude
 

Definition at line 47 of file Rotate.h.

Referenced by RotateSphere(), and RotateVector::RotateVector().

float RotateSphere::longitude
 

Definition at line 47 of file Rotate.h.

Referenced by RotateSphere(), and RotateVector::RotateVector().

float RotateSphere::roll
 

Definition at line 47 of file Rotate.h.

Referenced by RotateSphere(), and RotateVector::RotateVector().


The documentation for this class was generated from the following file:
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