43 NDEVR_SERIAL_PORT_API
void AddNDEVRSerialPortFunctionsToModuleManager();
50 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortInitializeForNDEVR(
Module& module);
54 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetupRegistrationForNDEVR();
59 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortDefineModuleResourcesForNDEVR(
ModuleResourceManager* module);
63 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetupMetatypesForNDEVR();
67 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortRegisterUserSettingsForNDEVR();
71 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetupFileStructureForNDEVR();
75 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetupFactoriesForNDEVR();
79 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortFactoryResetNDEVR();
83 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetUpdateCheckerForNDEVR();
87 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetupManualsForNDEVR();
91 NDEVR_SERIAL_PORT_API
void NDEVRSerialPortSetupUIThemesForNDEVR();
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 ...