41 LOCATION_REGISTRATION_API
void AddLocationRegistrationFunctionsToModuleManager();
46 LOCATION_REGISTRATION_API
void LocationRegistrationInitializeForNDEVR(
Module& module);
48 LOCATION_REGISTRATION_API
void LocationRegistrationSetupRegistrationForNDEVR();
50 LOCATION_REGISTRATION_API
void LocationRegistrationSetupMetatypesForNDEVR();
53 LOCATION_REGISTRATION_API
void LocationRegistrationDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
55 LOCATION_REGISTRATION_API
void LocationRegistrationRegisterUserSettingsForNDEVR();
57 LOCATION_REGISTRATION_API
void LocationRegistrationSetupFileStructureForNDEVR();
59 LOCATION_REGISTRATION_API
void LocationRegistrationSetupFactoriesForNDEVR();
61 LOCATION_REGISTRATION_API
void LocationRegistrationFactoryResetNDEVR();
63 LOCATION_REGISTRATION_API
void LocationRegistrationonNDEVRExit();
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 ...