45 int main(
int argc,
char** argv)
47 std::cout <<
"AppNestedBoxTest" << std::endl;
56 const double stepSize = 1.0/1000.0;
64 const int segments = 3;
67 simulation.addModel(myModel);
Contains the definition of class tgSimulation.
Contains the definition of class tgModel.
Contains the definition of class tgSimViewGraphics.
Contains the definition of class tgWorld $Id$.
Contains the definition of class NestedBoxTestModel.
int main(int argc, char **argv)
Contains the definition of class tgEmptyGround.