XPMP2
X-Plane multiplayer library 2 - using instancing
Namespaces | Typedefs | Functions
Map.h File Reference

Definitions for creating the map layer. More...

Go to the source code of this file.

Namespaces

 XPMP2
 

Typedefs

typedef std::map< std::string, XPLMMapLayerID > XPMP2::mapMapLayerIDTy
 A map holding our layer identifier, indexed by the map's name. More...
 

Functions

void XPMP2::MapInit ()
 Initialize the module. More...
 
void XPMP2::MapCleanup ()
 Grace cleanup. More...
 

Detailed Description

Definitions for creating the map layer.

Author
Birger Hoppe