NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
AppOCTension.cpp File Reference

Contains the definition of functions for multi-terrain app. More...

#include "AppOCTension.h"
#include "helpers/FileHelpers.h"
#include "tgcreator/tgUtil.h"
#include <json/json.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Contains the definition of functions for multi-terrain app.

Contains the definition function main() for the Multiple terrains app.

Author
Brian Mirletz, Alexander Xydes
Author
Brian Mirletz, Alexander Xydes $Id$

Definition in file AppOCTension.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
Returns
0

Definition at line 404 of file AppOCTension.cpp.

Here is the call graph for this function: