42 GHOST_SERVER_API
void AddGhostServerFunctionsToModuleManager();
45 GHOST_SERVER_API
void GhostServerInitializeForNDEVR(
Module& module);
46 GHOST_SERVER_API
void GhostServerSetupRegistrationForNDEVR();
47 GHOST_SERVER_API
void GhostServerSetupMetatypesForNDEVR();
48 GHOST_SERVER_API
void GhostServerDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
49 GHOST_SERVER_API
void GhostServerRegisterUserSettingsForNDEVR();
50 GHOST_SERVER_API
void GhostServerSetupFileStructureForNDEVR();
51 GHOST_SERVER_API
void GhostServerSetupFactoriesForNDEVR();
52 GHOST_SERVER_API
void GhostServerFactoryResetNDEVR();
53 GHOST_SERVER_API
void GhostServerSetUpdateCheckerForNDEVR();
54 GHOST_SERVER_API
void GhostServerSetupManualsForNDEVR();
55 GHOST_SERVER_API
void GhostServerSetupUIThemesForNDEVR();
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 ...