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

Contains a simple talk example that updates an entity. More...

Functions

const std::string theName ("talk")
 
void processArgumentsAndConfiguration (int argc, char *argv[], Legion::Configuration &configuration)
 
void setMinMaxBoundary (Legion::BoundarySpatialPlanar &boundary, float minX, float minY, float maxX, float maxY)
 
void initializeEntity (LOM::WriteEntityRepository &entity, VRF::WriteDIGuyAppearanceRepository &diguy)
 
int main (int argc, char *argv[])
 

Variables

std::string theConfigFile = "legionExamples.lua"
 
float theFrameRate = 10.0
 
float theReferenceLatitude = 0.0
 
float theReferenceLongitude = 0.0
 
float theChangeDirectionInterval = 5.0
 

Detailed Description

Contains a simple talk example that updates an entity.

Function Documentation

void initializeEntity ( LOM::WriteEntityRepository &  entity,
VRF::WriteDIGuyAppearanceRepository &  diguy 
)

References theName().

Referenced by main().

int main ( int  argc,
char *  argv[] 
)
void processArgumentsAndConfiguration ( int  argc,
char *  argv[],
Legion::Configuration configuration 
)
void setMinMaxBoundary ( Legion::BoundarySpatialPlanar boundary,
float  minX,
float  minY,
float  maxX,
float  maxY 
)
const std::string theName ( "talk"  )

Variable Documentation

float theChangeDirectionInterval = 5.0
std::string theConfigFile = "legionExamples.lua"
float theFrameRate = 10.0
float theReferenceLatitude = 0.0
float theReferenceLongitude = 0.0

Document ID: Generated on Wed May 26 15:17:05 EDT 2021 from SVN revision 229676
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)