42 GLES_INTERFACE_API
void AddGLESInterfaceFunctionsToModuleManager();
47 GLES_INTERFACE_API
void GLESInterfaceInitializeForNDEVR(
Module& module);
49 GLES_INTERFACE_API
void GLESInterfaceSetupRegistrationForNDEVR();
51 GLES_INTERFACE_API
void GLESInterfaceSetupMetatypesForNDEVR();
54 GLES_INTERFACE_API
void GLESInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
56 GLES_INTERFACE_API
void GLESInterfaceRegisterUserSettingsForNDEVR();
58 GLES_INTERFACE_API
void GLESInterfaceSetupFileStructureForNDEVR();
60 GLES_INTERFACE_API
void GLESInterfaceSetupFactoriesForNDEVR();
62 GLES_INTERFACE_API
void GLESInterfaceFactoryResetNDEVR();
64 GLES_INTERFACE_API
void GLESInterfaceSetUpdateCheckerForNDEVR();
66 GLES_INTERFACE_API
void GLESInterfaceSetupManualsForNDEVR();
68 GLES_INTERFACE_API
void GLESInterfaceSetupUIThemesForNDEVR();
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 ...