13 NDEVR_MAKE_API
void NDEVRMakeInitializeForNDEVR(
Module& module);
14 NDEVR_MAKE_API
void NDEVRMakeSetupMetatypesForNDEVR();
15 NDEVR_MAKE_API
void NDEVRMakeRegisterUserSettingsForNDEVR();
16 NDEVR_MAKE_API
void NDEVRMakeSetupRegistrationForNDEVR();
17 NDEVR_MAKE_API
void NDEVRMakeSetupFileStructureForNDEVR();
18 NDEVR_MAKE_API
void NDEVRMakeSetupFactoriesForNDEVR();
19 NDEVR_MAKE_API
void NDEVRMakeSetUpdateCheckerForNDEVR();
20 NDEVR_MAKE_API
void NDEVRMakeSetupManualsForNDEVR();
21 NDEVR_MAKE_API
void NDEVRMakeSetupUIThemesForNDEVR();
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.
void AddNDEVRMakeFunctionsToModuleManager()
Registers all NDEVRMake module hook functions with the module manager.
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 ...