MAK Legion API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions | Variables
f18.cxx File Reference

Contains the F-18 example. More...

Functions

static int keybrdTick (DtVehicleSim *)
 
void registerConfigParameters ()
 
void parseArgs (int argc, char **argv)
 
void f18ShutDownHandler ()
 
int main (int argc, char **argv)
 

Variables

std::string theConfigFile = "f18.lua"
 
Legion::ConfigurationtheConfiguration = nullptr
 
Legion::SimulationDatabasetheSimDb = nullptr
 
Legion::EventManagertheEventManager = nullptr
 
Legion::ConnectiontheConnection = nullptr
 
Legion::BoundarySpatialPlanar theBounds
 
MAK::SimTime theSimTime
 
LOM::EntityView * theReflectedEntityList = nullptr
 

Detailed Description

Contains the F-18 example.

Function Documentation

void f18ShutDownHandler ( )
int keybrdTick ( DtVehicleSim vehicle)
static
int main ( int  argc,
char **  argv 
)
void parseArgs ( int  argc,
char **  argv 
)
void registerConfigParameters ( )

References Legion::Configuration::setParameter().

Referenced by main().

Variable Documentation

std::string theConfigFile = "f18.lua"
Legion::Configuration* theConfiguration = nullptr
Legion::Connection* theConnection = nullptr
Legion::EventManager* theEventManager = nullptr
LOM::EntityView* theReflectedEntityList = nullptr

Referenced by f18ShutDownHandler(), and main().

Legion::SimulationDatabase* theSimDb = nullptr
MAK::SimTime theSimTime

Referenced by keybrdTick(), and main().


Document ID: Generated on Mon Mar 8 15:11:30 EST 2021 from SVN revision 225633
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)