42 XINPUT_INTERFACE_API
void AddXInputInterfaceFunctionsToModuleManager();
47 XINPUT_INTERFACE_API
void XInputInterfaceInitializeForNDEVR(
Module& module);
49 XINPUT_INTERFACE_API
void XInputInterfaceSetupRegistrationForNDEVR();
51 XINPUT_INTERFACE_API
void XInputInterfaceSetupMetatypesForNDEVR();
54 XINPUT_INTERFACE_API
void XInputInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
56 XINPUT_INTERFACE_API
void XInputInterfaceRegisterUserSettingsForNDEVR();
58 XINPUT_INTERFACE_API
void XInputInterfaceSetupFileStructureForNDEVR();
60 XINPUT_INTERFACE_API
void XInputInterfaceSetupFactoriesForNDEVR();
62 XINPUT_INTERFACE_API
void XInputInterfaceFactoryResetNDEVR();
64 XINPUT_INTERFACE_API
void XInputInterfaceSetUpdateCheckerForNDEVR();
66 XINPUT_INTERFACE_API
void XInputInterfaceSetupManualsForNDEVR();
68 XINPUT_INTERFACE_API
void XInputInterfaceSetupUIThemesForNDEVR();
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.
Stores information for how to draw icons, when supported.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...