44 int main(
int argc,
char** argv)
46 std::cout <<
"AppDuCTTTest" << std::endl;
55 const double stepSize = 1.0/120.0;
63 const int segments = 2;
68 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 DuCTTTestModel.
Contains the definition of class tgWorld $Id$.
int main(int argc, char **argv)