26 std::string getOsgLandCoverFromSoilTypeEnum(
int soilType)
const;
27 bool isInitialized()
const;
bool myIsInitialized
Definition: vrfSoilToOsgEarthLandCoverMap.h:32
std::map< std::string, std::string > SoilToOsgLandCoverStrMap
Definition: vrfSoilToOsgEarthLandCoverMap.h:30
Used to map soil types to OSG Earth Landcover strings.
Definition: vrfSoilToOsgEarthLandCoverMap.h:19
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
SoilToOsgLandCoverStrMap mySoilToOsgLandCoverStrMap
Definition: vrfSoilToOsgEarthLandCoverMap.h:31
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34