41 NDEVR_LITE_API
void AddNDEVRLiteFunctionsToModuleManager();
44 NDEVR_LITE_API
void NDEVRLiteInitializeForNDEVR(
Module& module);
45 NDEVR_LITE_API
void NDEVRLiteSetupRegistrationForNDEVR();
46 NDEVR_LITE_API
void NDEVRLiteSetupMetatypesForNDEVR();
47 NDEVR_LITE_API
void NDEVRLiteRegisterUserSettingsForNDEVR();
48 NDEVR_LITE_API
void NDEVRLiteSetupFileStructureForNDEVR();
49 NDEVR_LITE_API
void NDEVRLiteSetupFactoriesForNDEVR();
50 NDEVR_LITE_API
void NDEVRLiteFactoryResetNDEVR();
51 NDEVR_LITE_API
void NDEVRLiteSetUpdateCheckerForNDEVR();
52 NDEVR_LITE_API
void NDEVRLiteSetupManualsForNDEVR();
53 NDEVR_LITE_API
void NDEVRLiteSetupUIThemesForNDEVR();
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 ...