42 OPEN_ELEVATION_API
void AddOpenElevationFunctionsToModuleManager();
45 OPEN_ELEVATION_API
void OpenElevationDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
46 OPEN_ELEVATION_API
void OpenElevationInitializeForNDEVR(
Module& module);
47 OPEN_ELEVATION_API
void OpenElevationSetupRegistrationForNDEVR();
48 OPEN_ELEVATION_API
void OpenElevationSetupMetatypesForNDEVR();
49 OPEN_ELEVATION_API
void OpenElevationRegisterUserSettingsForNDEVR();
50 OPEN_ELEVATION_API
void OpenElevationSetupFileStructureForNDEVR();
51 OPEN_ELEVATION_API
void OpenElevationSetupFactoriesForNDEVR();
52 OPEN_ELEVATION_API
void OpenElevationFactoryResetNDEVR();
53 OPEN_ELEVATION_API
void OpenElevationSetUpdateCheckerForNDEVR();
54 OPEN_ELEVATION_API
void OpenElevationSetupManualsForNDEVR();
55 OPEN_ELEVATION_API
void OpenElevationSetupUIThemesForNDEVR();
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 ...