41 MADGWICK_SIMULATOR_API
void AddMadgwickSimulatorFunctionsToModuleManager();
44 MADGWICK_SIMULATOR_API
void MadgwickSimulatorInitializeForNDEVR(
Module& module);
45 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetupRegistrationForNDEVR();
46 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetupMetatypesForNDEVR();
47 MADGWICK_SIMULATOR_API
void MadgwickSimulatorDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 MADGWICK_SIMULATOR_API
void MadgwickSimulatorRegisterUserSettingsForNDEVR();
49 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetupFileStructureForNDEVR();
50 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetupFactoriesForNDEVR();
51 MADGWICK_SIMULATOR_API
void MadgwickSimulatorFactoryResetNDEVR();
52 MADGWICK_SIMULATOR_API
void MadgwickSimulatorOnNDEVRExit();
53 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetUpdateCheckerForNDEVR();
54 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetupManualsForNDEVR();
55 MADGWICK_SIMULATOR_API
void MadgwickSimulatorSetupUIThemesForNDEVR();
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 ...