XPMP2
X-Plane multiplayer library 2 - using instancing
Map.h File Reference

Definitions for creating the map layer. More...

Go to the source code of this file.

Namespaces

namespace  XPMP2
 

Typedefs

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

Functions

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

Detailed Description

Definitions for creating the map layer.

Author
Birger Hoppe