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

Simple tests for determining the order of points in space. More...

#include "tgcreator/tgUtil.h"
#include "LinearMath/btScalar.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btQuaternion.h"
#include <iostream>
#include <cmath>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Simple tests for determining the order of points in space.

Author
Brian Mirletz $Id$

Definition in file AppLineInsertionCheck.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 42 of file AppLineInsertionCheck.cpp.

Here is the call graph for this function: