42 GEO_TIFF_ELEVATION_API
void AddGeoTiffElevationFunctionsToModuleManager();
45 GEO_TIFF_ELEVATION_API
void GeoTiffElevationDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
46 GEO_TIFF_ELEVATION_API
void GeoTiffElevationInitializeForNDEVR(
Module& module);
47 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetupRegistrationForNDEVR();
48 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetupMetatypesForNDEVR();
49 GEO_TIFF_ELEVATION_API
void GeoTiffElevationRegisterUserSettingsForNDEVR();
50 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetupFileStructureForNDEVR();
51 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetupFactoriesForNDEVR();
52 GEO_TIFF_ELEVATION_API
void GeoTiffElevationFactoryResetNDEVR();
53 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetUpdateCheckerForNDEVR();
54 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetupManualsForNDEVR();
55 GEO_TIFF_ELEVATION_API
void GeoTiffElevationSetupUIThemesForNDEVR();
Stores all dependencies for a combination of modules that make up a complete software package.
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Manages all windows and logic surrounding dialogs and views for displaying and managing a 3D environm...
The primary namespace for the NDEVR SDK.
Stores information for how to draw icons, when supported.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...