

Now Download this example : QTcamille_bouge.tar.gz.
#ifndef INT32_ALREADY_EXISTED
#define INT32_ALREADY_EXISTED
/*Here is the declaration of the variable INT32*/
#endif
main.cxx //A classic OpenMask main file
Camille.h //Camille
Camille.cxx
Camille.iv //Camille scene graph
camille_simtree.OpenMASK3 //The OpenMask simulation tree
libOpenMASKInterface.so //A library which contains the QT widget
settings_1Window_1Viewport.3DVis.OpenMASK3
camille.pro //Generate the Makefile
Makefile
QTInterface/
OpenMASKInterface.pro //Generate the Makefile
Makefile
PsOpenMASKWidget.h //This class sends signals to Camille (for the control)
PsOpenMASKWidget.cxx
OpenMASKWidget.ui.h //This file was constructing by QTdesigner
Compile and see Camille moving.
You can stop,start or running the animation step by step.