NTRT Simulator
 All Classes Files Functions Variables Typedefs Friends Pages
AppFlemonsSpine.cpp File Reference

Contains the definition function main() for the Flemons Spine application. More...

#include "FlemonsSpineModel.h"
#include "core/tgModel.h"
#include "core/tgSimViewGraphics.h"
#include "core/tgSimulation.h"
#include "core/tgWorld.h"
#include <iostream>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Contains the definition function main() for the Flemons Spine application.

Author
Brian Tietz

Definition in file AppFlemonsSpine.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

The entry point.

Parameters
[in]argcthe number of command-line arguments
[in]argvargv[0] is the executable name; argv[1], if supplied, is the suffix for the controller
Returns
0

Definition at line 45 of file AppFlemonsSpine.cpp.