VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
GroundFeatureProcess Struct Reference

Map that keep track of the ground feature tiles generated.

Public Member Functions

 GroundFeatureProcess (const TileKey &tileKey, const std::string &groundLayerName)
 
bool operator== (const GroundFeatureProcess &rhs) const
 
bool operator< (const GroundFeatureProcess &rhs) const
 

Public Attributes

TileKey myTileKey
 
std::string myGroundLayerName
 

Constructor & Destructor Documentation

GroundFeatureProcess::GroundFeatureProcess ( const TileKey &  tileKey,
const std::string &  groundLayerName 
)
inline

Member Function Documentation

bool GroundFeatureProcess::operator== ( const GroundFeatureProcess rhs) const
inline

References myGroundLayerName, and myTileKey.

bool GroundFeatureProcess::operator< ( const GroundFeatureProcess rhs) const
inline

References myGroundLayerName, and myTileKey.

Member Data Documentation

TileKey GroundFeatureProcess::myTileKey

Referenced by operator<(), and operator==().

std::string GroundFeatureProcess::myGroundLayerName

Referenced by operator<(), and operator==().


The documentation for this struct was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)