46 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerInitializeForNDEVR(
Module& module);
48 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetupRegistrationForNDEVR();
50 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetupMetatypesForNDEVR();
53 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
55 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerRegisterUserSettingsForNDEVR();
57 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetupFileStructureForNDEVR();
59 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetupFactoriesForNDEVR();
61 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerFactoryResetNDEVR();
63 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerOnNDEVRExit();
65 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetUpdateCheckerForNDEVR();
67 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetupManualsForNDEVR();
69 VULKAN_VIDEO_STREAMER_API
void VulkanVideoStreamerSetupUIThemesForNDEVR();
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.
void AddVulkanVideoStreamerFunctionsToModuleManager()
Registers all VulkanVideoStreamer hook functions with the NDEVR module manager.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...