46 int main(
int argc,
char** argv)
48 std::cout <<
"AppNestedBoxTest" << std::endl;
57 const double stepSize = 1.0/1000.0;
65 const int segments = 3;
68 simulation.addModel(myModel);
int main(int argc, char **argv)
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.
Contains the definition of class tgBoxGround.
Contains the definition of class tgEmptyGround.