42 NDEVR_PRINT_API
void AddNDEVRPrintFunctionsToModuleManager();
45 NDEVR_PRINT_API
void NDEVRPrintInitializeForNDEVR(
Module& module);
46 NDEVR_PRINT_API
void NDEVRPrintSetupRegistrationForNDEVR();
47 NDEVR_PRINT_API
void NDEVRPrintSetupMetatypesForNDEVR();
48 NDEVR_PRINT_API
void NDEVRPrintDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
49 NDEVR_PRINT_API
void NDEVRPrintRegisterUserSettingsForNDEVR();
50 NDEVR_PRINT_API
void NDEVRPrintSetupFileStructureForNDEVR();
51 NDEVR_PRINT_API
void NDEVRPrintSetupFactoriesForNDEVR();
52 NDEVR_PRINT_API
void NDEVRPrintFactoryResetNDEVR();
53 NDEVR_PRINT_API
void NDEVRPrintSetUpdateCheckerForNDEVR();
54 NDEVR_PRINT_API
void NDEVRPrintSetupManualsForNDEVR();
55 NDEVR_PRINT_API
void NDEVRPrintSetupUIThemesForNDEVR();
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 ...