42 NDEVR_SOUNDS_API
void AddNDEVRSoundsFunctionsToModuleManager();
45 NDEVR_SOUNDS_API
void NDEVRSoundsInitializeForNDEVR(
Module& module);
46 NDEVR_SOUNDS_API
void NDEVRSoundsSetupRegistrationForNDEVR();
47 NDEVR_SOUNDS_API
void NDEVRSoundsSetupMetatypesForNDEVR();
49 NDEVR_SOUNDS_API
void NDEVRSoundsRegisterUserSettingsForNDEVR();
50 NDEVR_SOUNDS_API
void NDEVRSoundsSetupFileStructureForNDEVR();
51 NDEVR_SOUNDS_API
void NDEVRSoundsSetupFactoriesForNDEVR();
52 NDEVR_SOUNDS_API
void NDEVRSoundsFactoryResetNDEVR();
53 NDEVR_SOUNDS_API
void NDEVRSoundsSetUpdateCheckerForNDEVR();
54 NDEVR_SOUNDS_API
void NDEVRSoundsSetupManualsForNDEVR();
55 NDEVR_SOUNDS_API
void NDEVRSoundsSetupUIThemesForNDEVR();
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 ...