19 #ifndef APP_MULTI_TERRAIN_OC
20 #define APP_MULTI_TERRAIN_OC
41 #include <boost/program_options.hpp>
47 namespace po = boost::program_options;
61 void handleOptions(
int argc,
char** argv);
92 double timestep_physics;
93 double timestep_graphics;
Contains the definition of class tgHillyGround.
Contains the definition of class tgSimulation.
Contains the definition of class tgModel.
Contains the definition of class tgSimViewGraphics.
Contains the definition of class tgBlockField. A random field of blocks used to test tensegrities...
Contains the definition of class tgWorld $Id$.
Contains the definition of class tgBoxGround.