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

BeamAction Class Reference

#include <beamaction.h>

Inheritance diagram for BeamAction:

Inheritance graph
[legend]
Collaboration diagram for BeamAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BeamAction (const std::string &predicate, salt::Vector3f pos)
virtual ~BeamAction ()
const salt::Vector3fGetPosition ()
 returns the stored positin

Protected Attributes

salt::Vector3f mPos
 the position to beam the agent to

Detailed Description

Definition at line 28 of file beamaction.h.


Constructor & Destructor Documentation

BeamAction::BeamAction const std::string &  predicate,
salt::Vector3f  pos
[inline]
 

Definition at line 31 of file beamaction.h.

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

Definition at line 33 of file beamaction.h.


Member Function Documentation

const salt::Vector3f& BeamAction::GetPosition  )  [inline]
 

returns the stored positin

Definition at line 36 of file beamaction.h.

References mPos.


Member Data Documentation

salt::Vector3f BeamAction::mPos [protected]
 

the position to beam the agent to

Definition at line 40 of file beamaction.h.

Referenced by GetPosition().


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