#include <vector>
#include "odehandle.h"
#include "odeconfig.h"
Include dependency graph for globaldata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | lpzrobots |
Classes | |
| struct | GlobalData |
| Data structure holding all essential global information. More... | |
Typedefs | |
| typedef vector< AbstractObstacle * > | lpzrobots::ObstacleList |
| typedef vector< Configurable * > | lpzrobots::ConfigList |
| typedef vector< OdeAgent * > | lpzrobots::OdeAgentList |
| typedef lpzrobots::GlobalData | lpzrobots::GlobalData |
| Data structure holding all essential global information. | |
1.4.5