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

Contains the definition function main() for testing tconservation of energy for the contact cables. More...

#include "ContactCableDemo.h"
#include "core/terrain/tgBoxGround.h"
#include "core/terrain/tgEmptyGround.h"
#include "core/tgModel.h"
#include "core/tgSimViewGraphics.h"
#include "core/tgSimulation.h"
#include "core/tgWorld.h"
#include "tgcreator/tgUtil.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btQuaternion.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 testing tconservation of energy for the contact cables.

Author
Brian Mirletz $Id$

Definition in file AppContactCables.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 47 of file AppContactCables.cpp.