41 VIDEO_STREAMER_API
void AddVideoStreamerFunctionsToModuleManager();
44 VIDEO_STREAMER_API
void VideoStreamerInitializeForNDEVR(
Module& module);
45 VIDEO_STREAMER_API
void VideoStreamerSetupRegistrationForNDEVR();
46 VIDEO_STREAMER_API
void VideoStreamerSetupMetatypesForNDEVR();
47 VIDEO_STREAMER_API
void VideoStreamerDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 VIDEO_STREAMER_API
void VideoStreamerRegisterUserSettingsForNDEVR();
49 VIDEO_STREAMER_API
void VideoStreamerSetupFileStructureForNDEVR();
50 VIDEO_STREAMER_API
void VideoStreamerSetupFactoriesForNDEVR();
51 VIDEO_STREAMER_API
void VideoStreamerFactoryResetNDEVR();
52 VIDEO_STREAMER_API
void VideoStreamerOnNDEVRExit();
53 VIDEO_STREAMER_API
void VideoStreamerSetUpdateCheckerForNDEVR();
54 VIDEO_STREAMER_API
void VideoStreamerSetupManualsForNDEVR();
55 VIDEO_STREAMER_API
void VideoStreamerSetupUIThemesForNDEVR();
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 ...