40 NDEVR_SECURITY_API
void AddNDEVRSecurityFunctionsToModuleManager();
43 NDEVR_SECURITY_API
void NDEVRSecurityInitializeForNDEVR(
Module& module);
44 NDEVR_SECURITY_API
void NDEVRSecuritySetupRegistrationForNDEVR();
45 NDEVR_SECURITY_API
void NDEVRSecuritySetupMetatypesForNDEVR();
46 NDEVR_SECURITY_API
void NDEVRSecurityDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
47 NDEVR_SECURITY_API
void NDEVRSecurityRegisterUserSettingsForNDEVR();
48 NDEVR_SECURITY_API
void NDEVRSecuritySetupFileStructureForNDEVR();
49 NDEVR_SECURITY_API
void NDEVRSecuritySetupFactoriesForNDEVR();
50 NDEVR_SECURITY_API
void NDEVRSecurityFactoryResetNDEVR();
51 NDEVR_SECURITY_API
void NDEVRSecurityOnNDEVRExit();
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.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...