#include <Rotate.h>
Public Member Functions | |
Rotate () | |
Rotate (const float scalar) | |
Rotate (const float pswivel, const float ptilt, const float proll) | |
int | operator== (const Rotate &a) const |
int | operator!= (const Rotate &a) const |
Public Attributes | |
float | swivel |
float | tilt |
float | roll |
Definition at line 12 of file Rotate.h.
|
|
|
|
|
|
|
|
|
|
|
Definition at line 14 of file Rotate.h. Referenced by CreateEulerMatrix(), operator==(), Rotate(), and RotateVector::RotateVector(). |
|
Definition at line 14 of file Rotate.h. Referenced by CreateEulerMatrix(), operator==(), and Rotate(). |
|
Definition at line 14 of file Rotate.h. Referenced by CreateEulerMatrix(), operator==(), and Rotate(). |
Generated on Thu Oct 27 11:47:03 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001