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

SimulationObject Class Reference

#include <Simulation.h>

List of all members.


Detailed Description

A SimulationObject is a part of the modelled world, that shall be simulated.

Derive from this class to define your world's objects and add them to the simulation.

Author:
Thomas Jacob

Definition at line 334 of file Simulation.h.

Public Member Functions

SimulationGetSimulation ()
 Returns the corresponding simulation for the object.

 SimulationObject ()
 Creates a new simulation object.

virtual ~SimulationObject ()
 Destroys the simulation object.


Private Attributes

SimulationSimulation
 The corresponding simulation for the object.

friend Simulation


Constructor & Destructor Documentation

SimulationObject  ) 
 

Creates a new simulation object.

virtual ~SimulationObject  )  [virtual]
 

Destroys the simulation object.


Member Function Documentation

class Simulation* GetSimulation  )  [inline]
 

Returns the corresponding simulation for the object.

Returns:
The corresponding simulation for the object.


Member Data Documentation

class Simulation* Simulation [private]
 

The corresponding simulation for the object.

Definition at line 350 of file Simulation.h.

friend Simulation [private]
 

Definition at line 336 of file Simulation.h.


The documentation for this class was generated from the following file:
Generated on Tue Oct 3 00:23:41 2006 for ToolBox by doxygen 1.3.6