Add CVisibilityLayer and CVisibilityLayerList

refs #579
This commit is contained in:
Roland Winklmeier
2016-03-02 22:58:38 +01:00
parent 6932aaaec3
commit af28db9e97
10 changed files with 274 additions and 2 deletions

View File

@@ -72,6 +72,7 @@ namespace BlackMisc
GlobalIndexCWindLayer = 4300,
GlobalIndexCTemperatureLayer = 4400,
GlobalIndexCGridPoint = 4500,
GlobalIndexCVisibilityLayer = 4600,
GlobalIndexICoordinateGeodetic = 5000,
GlobalIndexCCoordinateGeodetic = 5100,
GlobalIndexCClient = 6000,