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

Functions

void parseArgs (int argc, char **argv)
 
void setMinMaxBoundary (Legion::BoundarySpatialPlanar &bounds, int minX, int minY, int maxX, int maxY)
 
void fireEventCallback (Legion::Span< LOM::FireEvent > &fire)
 
void listenShutDownHandler ()
 
int main (int argc, char **argv)
 

Variables

double theFrameRate = 10
 
int MAX_GRID = 1000
 
std::string theConfigFile = "legionExamples.lua"
 
Legion::ConfigurationtheConfiguration = nullptr
 
Legion::SimulationDatabasetheSimDb = nullptr
 
Legion::ConnectiontheConnection = nullptr
 
Legion::EventManagertheEventManager = nullptr
 
LOM::EntityView * theEntityView = nullptr
 

Function Documentation

void fireEventCallback ( Legion::Span< LOM::FireEvent > &  fire)

References Legion::Span< DATA_TYPE >::size().

Referenced by main().

void listenShutDownHandler ( )
int main ( int  argc,
char **  argv 
)
void parseArgs ( int  argc,
char **  argv 
)
void setMinMaxBoundary ( Legion::BoundarySpatialPlanar bounds,
int  minX,
int  minY,
int  maxX,
int  maxY 
)

Variable Documentation

int MAX_GRID = 1000
std::string theConfigFile = "legionExamples.lua"
Legion::Configuration* theConfiguration = nullptr
Legion::Connection* theConnection = nullptr
LOM::EntityView* theEntityView = nullptr

Referenced by listenShutDownHandler(), and main().

Legion::EventManager* theEventManager = nullptr
double theFrameRate = 10
Legion::SimulationDatabase* theSimDb = nullptr

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)