Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

GCS::GForm::GFormDynamics Class Reference

Holds data for dynamics (Movement,...). More...

#include <GForm.h>

Collaboration diagram for GCS::GForm::GFormDynamics:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GFormDynamics (const GVector3 &speed=GVector3(0, 0, 0), const GVector3 &rotation_speed=GVector3(0, 0, 0))

Public Attributes

GVector3 Speed
GVector3 RotationSpeed

Detailed Description

Holds data for dynamics (Movement,...).

Author:
Raphael Langerhorst Holds BASIC information about dynamics.
Todo:
: improve GCS::GForm::GFormDynamics or move out of GForm (into global property storage when available)


Constructor & Destructor Documentation

GCS::GForm::GFormDynamics::GFormDynamics const GVector3 speed = GVector3(0,0,0),
const GVector3 rotation_speed = GVector3(0,0,0)
[inline]
 

Initializes attributes, by default to 0,0,0.


Member Data Documentation

GVector3 GCS::GForm::GFormDynamics::RotationSpeed
 

Current rotation speed around the x, y and z axis.

GVector3 GCS::GForm::GFormDynamics::Speed
 

Determines direction of current movement and the speed (the length of the vector).


The documentation for this class was generated from the following file:
Generated on Thu Oct 21 21:18:24 2004 for G System by doxygen 1.3.6