34#include "NDEVR/Headers/ApplicationSetup.h"
42 GNSS_DEMO_API
void AddGNSSDemoFunctionsToModuleManager();
49 GNSS_DEMO_API
void GNSSDemoInitializeForNDEVR(
Module& module);
50 GNSS_DEMO_API
void GNSSDemoSetupRegistrationForNDEVR();
51 GNSS_DEMO_API
void GNSSDemoSetupMetatypesForNDEVR();
53 GNSS_DEMO_API
void GNSSDemoRegisterUserSettingsForNDEVR();
54 GNSS_DEMO_API
void GNSSDemoSetupFileStructureForNDEVR();
55 GNSS_DEMO_API
void GNSSDemoSetupFactoriesForNDEVR();
56 GNSS_DEMO_API
void GNSSDemoFactoryResetNDEVR();
57 GNSS_DEMO_API
void GNSSDemoSetUpdateCheckerForNDEVR();
58 GNSS_DEMO_API
void GNSSDemoSetupManualsForNDEVR();
59 GNSS_DEMO_API
void GNSSDemoSetupUIThemesForNDEVR();
Initializes the engine for most applications.
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 ...