42 NDEVR_IMAGES_API
void AddNDEVRImagesFunctionsToModuleManager();
45 NDEVR_IMAGES_API
void NDEVRImagesInitializeForNDEVR(
Module& module);
47 NDEVR_IMAGES_API
void NDEVRImagesSetupRegistrationForNDEVR();
48 NDEVR_IMAGES_API
void NDEVRImagesSetupMetatypesForNDEVR();
49 NDEVR_IMAGES_API
void NDEVRImagesRegisterUserSettingsForNDEVR();
50 NDEVR_IMAGES_API
void NDEVRImagesSetupFileStructureForNDEVR();
51 NDEVR_IMAGES_API
void NDEVRImagesSetupFactoriesForNDEVR();
52 NDEVR_IMAGES_API
void NDEVRImagesFactoryResetNDEVR();
53 NDEVR_IMAGES_API
void NDEVRImagesSetUpdateCheckerForNDEVR();
54 NDEVR_IMAGES_API
void NDEVRImagesSetupManualsForNDEVR();
55 NDEVR_IMAGES_API
void NDEVRImagesSetupUIThemesForNDEVR();
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 ...