Definition at line 102 of file template_onerobot/main.cpp.
Public Member Functions | |
void | start (const OdeHandle &odeHandle, const OsgHandle &osgHandle, GlobalData &global) |
start() is called at the start and should create all the object (obstacles, agents...). | |
virtual void | start (const OdeHandle &odeHandle, const OsgHandle &osgHandle, GlobalData &global) |
start() is called at the start and should create all the object (obstacles, agents...). | |
void | start (const OdeHandle &odeHandle, const OsgHandle &osgHandle, GlobalData &global) |
start() is called at the start and should create all the object (obstacles, agents...). | |
void | start (const OdeHandle &odeHandle, const OsgHandle &osgHandle, GlobalData &global) |
start() is called at the start and should create all the object (obstacles, agents...). |
|
start() is called at the start and should create all the object (obstacles, agents...).
Implements Simulation. Definition at line 75 of file zoo/main.cpp. |
|
start() is called at the start and should create all the object (obstacles, agents...).
Implements Simulation. Definition at line 72 of file template_sphererobot/main.cpp. |
|
start() is called at the start and should create all the object (obstacles, agents...).
Implements Simulation. Definition at line 64 of file template_schlange/main.cpp. |
|
start() is called at the start and should create all the object (obstacles, agents...).
Implements Simulation. Definition at line 106 of file template_onerobot/main.cpp. |