40 JORVIK_API
void AddJorvikFunctionsToModuleManager();
43 JORVIK_API
void JorvikInitializeForNDEVR(
Module& module);
44 JORVIK_API
void JorvikSetupRegistrationForNDEVR();
45 JORVIK_API
void JorvikSetupMetatypesForNDEVR();
47 JORVIK_API
void JorvikRegisterUserSettingsForNDEVR();
48 JORVIK_API
void JorvikSetupFileStructureForNDEVR();
49 JORVIK_API
void JorvikSetupFactoriesForNDEVR();
50 JORVIK_API
void JorvikFactoryResetNDEVR();
51 JORVIK_API
void JorvikOnNDEVRExit();
52 JORVIK_API
void JorvikSetUpdateCheckerForNDEVR();
53 JORVIK_API
void JorvikSetupManualsForNDEVR();
54 JORVIK_API
void JorvikSetupUIThemesForNDEVR();
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 ...