#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 std::vector< AbstractObstacle * > | ObstacleList |
| typedef std::vector< Configurable * > | ConfigList |
| typedef std::vector< OdeAgent * > | OdeAgentList |
| typedef lpzrobots::GlobalData | GlobalData |
| Data structure holding all essential global information. | |
|
|
|
|
|
Data structure holding all essential global information.
|
|
|
|
|
|
|
1.3.8