45 int main(
int argc,
char** argv)
47 std::cout <<
"AppNestedStructureTest" << std::endl;
54 const double stepSize = 1.0/1000.0;
62 const int segments = 12;
66 myModel->
attach(pMuscleControl);
Contains the definition of class NestedStructureTestModel.
void addModel(tgModel *pModel)
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 NestedStructureSineWaves.
void attach(tgObserver< T > *pObserver)
int main(int argc, char **argv)