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

Implementing the Flemons quadruped model. More...

#include "BigPuppySymmetricArching.h"
#include "core/terrain/tgBoxGround.h"
#include "core/tgModel.h"
#include "core/tgSimViewGraphics.h"
#include "core/tgSimulation.h"
#include "core/tgWorld.h"
#include "LinearMath/btVector3.h"
#include <iostream>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Implementing the Flemons quadruped model.

Author
Dawn Hustig-Schultz
Date
Dec 2015
Version
1.0.0 $Id$

Definition in file AppBigPuppySymmetricArching.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 48 of file AppBigPuppySymmetricArching.cpp.

Here is the call graph for this function: