41 TOTAL_STATION_API
void AddTotalStationFunctionsToModuleManager();
46 TOTAL_STATION_API
void TotalStationInitializeForNDEVR(
Module& module);
48 TOTAL_STATION_API
void TotalStationSetupRegistrationForNDEVR();
50 TOTAL_STATION_API
void TotalStationSetupMetatypesForNDEVR();
53 TOTAL_STATION_API
void TotalStationDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
55 TOTAL_STATION_API
void TotalStationRegisterUserSettingsForNDEVR();
57 TOTAL_STATION_API
void TotalStationSetupFileStructureForNDEVR();
59 TOTAL_STATION_API
void TotalStationSetupFactoriesForNDEVR();
61 TOTAL_STATION_API
void TotalStationFactoryResetNDEVR();
63 TOTAL_STATION_API
void TotalStationOnNDEVRExit();
65 TOTAL_STATION_API
void TotalStationSetUpdateCheckerForNDEVR();
67 TOTAL_STATION_API
void TotalStationSetupManualsForNDEVR();
69 TOTAL_STATION_API
void TotalStationSetupUIThemesForNDEVR();
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 ...