Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
odeagent.h File Reference
#include <selforg/agent.h>
#include <selforg/storeable.h>
#include "oderobot.h"
#include "osgprimitive.h"
#include "primitive.h"
#include "operator.h"
Include dependency graph for odeagent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TraceDrawer
 
class  OdeAgent
 Specialised agent for ode robots. More...
 

Namespaces

 lpzrobots
 forward declarations
 

Typedefs

typedef std::list< PlotOptionPlotOptionList
 
typedef std::list< Operator * > OperatorList
 
typedef std::list< TraceDrawer > TraceDrawerList