41 PROJ_LIBRARY_INTERFACE_API
void AddProjLibraryInterfaceFunctionsToModuleManager();
44 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceInitializeForNDEVR(
Module& module);
45 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceSetupRegistrationForNDEVR();
46 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceSetupMetatypesForNDEVR();
47 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceRegisterUserSettingsForNDEVR();
49 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceSetupFileStructureForNDEVR();
50 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceSetupFactoriesForNDEVR();
51 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceFactoryResetNDEVR();
52 PROJ_LIBRARY_INTERFACE_API
void ProjLibraryInterfaceOnNDEVRExit();
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 ...