Navigation
API > API/Plugins > API/Plugins/OpenColorIO
| Name | FOpenColorIOPixelShader |
| Type | class |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShader.h |
| Include Path | #include "OpenColorIOShader.h" |
Syntax
class FOpenColorIOPixelShader : public FGlobalShader
Inheritance Hierarchy
- FShader → FGlobalShader → FOpenColorIOPixelShader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OpenColorIOShader.h | |||
FOpenColorIOPixelShader
(
const FOpenColorIOShaderType::CompiledShaderInitializerType& Initializer |
OpenColorIOShader.h |
Structs
| Name | Remarks |
|---|---|
| FParameters | |
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FOpenColorIOPixelShader | OpenColorIOShader.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FOpenColorIOPixelShader >::Type | OpenColorIOShader.h | |
| ShaderMapType | FOpenColorIOShaderMap | OpenColorIOShader.h | |
| ShaderMetaType | FOpenColorIOShaderType | OpenColorIOShader.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | OpenColorIOShader.h | |
| InterfaceType | ETypeLayoutInterface::Type | OpenColorIOShader.h | |
| ShaderTypeRegistration | FShaderTypeRegistration | OpenColorIOShader.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
OPENCOLORIO_API const FTypeLayoutDesc & GetTypeLayout() |
OpenColorIOShader.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FShader * ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
OpenColorIOShader.h | ||
static FShader * ConstructSerializedInstance() |
OpenColorIOShader.h | ||
static void GetPermutationIdStringImpl
(
int32 PermutationId, |
OpenColorIOShader.h | ||
static OPENCOLORIO_APIShaderMetaType & GetStaticType() |
OpenColorIOShader.h | ||
static void InternalDestroy
(
void* Object, |
OpenColorIOShader.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
OpenColorIOShader.h | ||
static void ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
OpenColorIOShader.h | ||
static bool ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
OpenColorIOShader.h | ||
static EShaderPermutationPrecacheRequest ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
OpenColorIOShader.h | ||
static OPENCOLORIO_APIFTypeLayoutDesc & StaticGetTypeLayout() |
OpenColorIOShader.h |