Biomechanical Joint Model
 Author: Anderson Maciel

nbody.cpp File Reference

#include <iostream.h>
#include <stdio.h>
#include <stdlib.h>
#include "VCollide.H"

Include dependency graph for nbody.cpp:

Go to the source code of this file.

Functions

 main (int argc, char *argv[])

Variables

const int NO_OF_OBJECTS = 20
const int SIMULATION_STEPS = 100


Function Documentation

main int  argc,
char *  argv[]
 

Definition at line 64 of file nbody.cpp.

References VCollide::AddTri(), VCollide::Collide(), VCollide::EndObject(), VCReportType::id1, VCReportType::id2, VCollide::NewObject(), NO_OF_OBJECTS, VCollide::Report(), SIMULATION_STEPS, and VCollide::UpdateTrans().

Here is the call graph for this function:


Variable Documentation

const int NO_OF_OBJECTS = 20
 

Definition at line 61 of file nbody.cpp.

Referenced by main().

const int SIMULATION_STEPS = 100
 

Definition at line 62 of file nbody.cpp.

Referenced by main().


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