Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

DriveAction Class Reference

#include <driveaction.h>

Inheritance diagram for DriveAction:

Inheritance graph
[legend]
Collaboration diagram for DriveAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DriveAction (const std::string &predicate, salt::Vector3f force)
virtual ~DriveAction ()
const salt::Vector3fGetForce ()
 returns the stored force vector

Protected Attributes

salt::Vector3f mForce
 the force to be applied by the DriveEffector

Detailed Description

Definition at line 28 of file driveaction.h.


Constructor & Destructor Documentation

DriveAction::DriveAction const std::string &  predicate,
salt::Vector3f  force
[inline]
 

Definition at line 31 of file driveaction.h.

virtual DriveAction::~DriveAction  )  [inline, virtual]
 

Definition at line 33 of file driveaction.h.


Member Function Documentation

const salt::Vector3f& DriveAction::GetForce  )  [inline]
 

returns the stored force vector

Definition at line 36 of file driveaction.h.

References mForce.


Member Data Documentation

salt::Vector3f DriveAction::mForce [protected]
 

the force to be applied by the DriveEffector

Definition at line 40 of file driveaction.h.

Referenced by GetForce().


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 15:37:59 2006 for rcssserver3d by  doxygen 1.4.4