41 RASTER_POINT_SCANNER_API
void AddRasterPointScannerFunctionsToModuleManager();
44 RASTER_POINT_SCANNER_API
void RasterPointScannerInitializeForNDEVR(
Module& module);
45 RASTER_POINT_SCANNER_API
void RasterPointScannerSetupRegistrationForNDEVR();
46 RASTER_POINT_SCANNER_API
void RasterPointScannerSetupMetatypesForNDEVR();
47 RASTER_POINT_SCANNER_API
void RasterPointScannerDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 RASTER_POINT_SCANNER_API
void RasterPointScannerRegisterUserSettingsForNDEVR();
49 RASTER_POINT_SCANNER_API
void RasterPointScannerSetupFileStructureForNDEVR();
50 RASTER_POINT_SCANNER_API
void RasterPointScannerSetupFactoriesForNDEVR();
51 RASTER_POINT_SCANNER_API
void RasterPointScannerFactoryResetNDEVR();
52 RASTER_POINT_SCANNER_API
void RasterPointScanneronNDEVRExit();
53 RASTER_POINT_SCANNER_API
void RasterPointScannerSetUpdateCheckerForNDEVR();
54 RASTER_POINT_SCANNER_API
void RasterPointScannerSetupManualsForNDEVR();
55 RASTER_POINT_SCANNER_API
void RasterPointScannerSetupUIThemesForNDEVR();
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.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...