Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRenderer
Inheritance Hierarchy
- IModuleInterface
- IDMXPixelMappingRendererModule
References
| Module | DMXPixelMappingRenderer |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRenderer/Public/IDMXPixelMappingRendererModule.h |
| Include | #include "IDMXPixelMappingRendererModule.h" |
Syntax
class IDMXPixelMappingRendererModule : public IModuleInterface
Remarks
Public module interface for the DMX Renderer module
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGSTSharedPtr< IDMXPixelMappingRenderer > | Get Renderer instance There is no limit to the amount of creation of renderers | ||
| IDMXPixelMappingRendererModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Constants
| Name | Description |
|---|---|
| ModuleName |