Navigation
API > API/Plugins > API/Plugins/OpenColorIO
Inheritance Hierarchy
- IModuleInterface
- IOpenColorIOModule
References
| Module | OpenColorIO |
| Header | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/IOpenColorIOModule.h |
| Include | #include "IOpenColorIOModule.h" |
Syntax
class IOpenColorIOModule : public IModuleInterface
Remarks
Interface for the OpenColorIO module.
Functions
| Type | Name | Description | |
|---|---|---|---|
| IOpenColorIOModule & | Get () |
Singleton-like access to this module's interface. | |
| FOpenColorIODisplayManager & | Returns the collections of ocio display look currently in play | ||
| FOpenColorIONativeInterchangeConfiguration * | |||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |