19 #ifndef APP_MIXED_LEARNING
20 #define APP_MIXED_LEARNING
50 #include <boost/program_options.hpp>
56 namespace po = boost::program_options;
70 void handleOptions(
int argc,
char** argv);
101 double timestep_physics;
102 double timestep_graphics;
114 std::string lowerPath;
120 #endif // APP_MIXED_LEARNING
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.
A controller for the template class BaseSpineModelLearning.