Rotate Class Reference

#include <Rotate.h>

List of all members.

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


Detailed Description

Definition at line 12 of file Rotate.h.


Constructor & Destructor Documentation

Rotate::Rotate  )  [inline]
 

Definition at line 17 of file Rotate.h.

Rotate::Rotate const float  scalar  )  [inline]
 

Definition at line 18 of file Rotate.h.

References roll, swivel, and tilt.

Rotate::Rotate const float  pswivel,
const float  ptilt,
const float  proll
[inline]
 

Definition at line 19 of file Rotate.h.

References roll, swivel, and tilt.


Member Function Documentation

int Rotate::operator!= const Rotate a  )  const [inline]
 

Definition at line 22 of file Rotate.h.

int Rotate::operator== const Rotate a  )  const [inline]
 

Definition at line 21 of file Rotate.h.

References roll, swivel, and tilt.


Member Data Documentation

float Rotate::roll
 

Definition at line 14 of file Rotate.h.

Referenced by CreateEulerMatrix(), operator==(), Rotate(), and RotateVector::RotateVector().

float Rotate::swivel
 

Definition at line 14 of file Rotate.h.

Referenced by CreateEulerMatrix(), operator==(), and Rotate().

float Rotate::tilt
 

Definition at line 14 of file Rotate.h.

Referenced by CreateEulerMatrix(), operator==(), and Rotate().


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