40 DEVICOUNTER_API
void AddDeviCounterFunctionsToModuleManager();
43 DEVICOUNTER_API
void DeviCounterInitializeForNDEVR(
Module& module);
44 DEVICOUNTER_API
void DeviCounterSetupRegistrationForNDEVR();
45 DEVICOUNTER_API
void DeviCounterSetupMetatypesForNDEVR();
46 DEVICOUNTER_API
void DeviCounterDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
47 DEVICOUNTER_API
void DeviCounterRegisterUserSettingsForNDEVR();
48 DEVICOUNTER_API
void DeviCounterSetupFileStructureForNDEVR();
49 DEVICOUNTER_API
void DeviCounterSetupFactoriesForNDEVR();
50 DEVICOUNTER_API
void DeviCounterFactoryResetNDEVR();
51 DEVICOUNTER_API
void DeviCounterOnNDEVRExit();
52 DEVICOUNTER_API
void DeviCounterSetUpdateCheckerForNDEVR();
53 DEVICOUNTER_API
void DeviCounterSetupManualsForNDEVR();
54 DEVICOUNTER_API
void DeviCounterSetupUIThemesForNDEVR();
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 ...