42 NDEVR_SOUND_MANAGER_API
void AddNDEVRSoundManagerFunctionsToModuleManager();
48 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerInitializeForNDEVR(
Module& module);
50 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetupRegistrationForNDEVR();
52 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetupMetatypesForNDEVR();
56 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerDefineModuleResourcesForNDEVR(
ModuleResourceManager* manager);
58 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerRegisterUserSettingsForNDEVR();
60 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetupFileStructureForNDEVR();
62 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetupFactoriesForNDEVR();
64 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerFactoryResetNDEVR();
66 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetUpdateCheckerForNDEVR();
68 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetupManualsForNDEVR();
70 NDEVR_SOUND_MANAGER_API
void NDEVRSoundManagerSetupUIThemesForNDEVR();
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 ...