![]() |
VR-Forces 4.8 Class Documentation
|
Map that keep track of the ground feature tiles generated. More...
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 |
Map that keep track of the ground feature tiles generated.
|
inline |
|
inline |
References myGroundLayerName, and myTileKey.
|
inline |
References myGroundLayerName, and myTileKey.
| TileKey GroundFeatureProcess::myTileKey |
Referenced by operator<(), and operator==().
| std::string GroundFeatureProcess::myGroundLayerName |
Referenced by operator<(), and operator==().