Biomechanical Joint Model
 Author: Anderson Maciel

jointBuilder/main.cpp File Reference

#include <general/comesimulator.h>
#include <general/comescenario.h>
#include <general/comexml.h>
#include <string>

Include dependency graph for jointBuilder/main.cpp:

Go to the source code of this file.

Functions

int loadData (string file_name)
int exportData (string file_name)
int main (int argc, char **argv)

Variables

COME_Scenarioscene
COME_Simulatorsimulator


Function Documentation

int exportData string  file_name  ) 
 

Definition at line 69 of file jointBuilder/main.cpp.

References COME_Xml::exportIntegrationFile(), and COME_Scenario::getPatientList().

Here is the call graph for this function:

int loadData string  file_name  ) 
 

Definition at line 58 of file jointBuilder/main.cpp.

References COME_Scenario::getPatientList(), COME_Xml::loadIntegrationFile(), and COME_Simulator::setScene().

Here is the call graph for this function:

int main int  argc,
char **  argv
 

Definition at line 36 of file jointBuilder/main.cpp.


Variable Documentation

COME_Scenario* scene
 

Definition at line 29 of file jointBuilder/main.cpp.

Referenced by COME_Xml::exportIntegrationFile(), COME_Xml::loadSceneFile(), and COME_Xml::saveSceneFile().

COME_Simulator* simulator
 

Definition at line 30 of file jointBuilder/main.cpp.


Generated on Thu Dec 1 10:14:10 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5