41 TRANSLATION_RESOURCES_API
void AddTranslationResourcesFunctionsToModuleManager();
44 TRANSLATION_RESOURCES_API
void TranslationResourcesInitializeForNDEVR(
Module& module);
45 TRANSLATION_RESOURCES_API
void TranslationResourcesSetupRegistrationForNDEVR();
46 TRANSLATION_RESOURCES_API
void TranslationResourcesSetupMetatypesForNDEVR();
47 TRANSLATION_RESOURCES_API
void TranslationResourcesDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 TRANSLATION_RESOURCES_API
void TranslationResourcesRegisterUserSettingsForNDEVR();
49 TRANSLATION_RESOURCES_API
void TranslationResourcesSetupFileStructureForNDEVR();
50 TRANSLATION_RESOURCES_API
void TranslationResourcesSetupFactoriesForNDEVR();
51 TRANSLATION_RESOURCES_API
void TranslationResourcesFactoryResetNDEVR();
52 TRANSLATION_RESOURCES_API
void TranslationResourcesOnNDEVRExit();
53 TRANSLATION_RESOURCES_API
void TranslationResourcesSetUpdateCheckerForNDEVR();
54 TRANSLATION_RESOURCES_API
void TranslationResourcesSetupManualsForNDEVR();
55 TRANSLATION_RESOURCES_API
void TranslationResourcesSetupUIThemesForNDEVR();
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 ...