Navigation
API > API/Plugins > API/Plugins/OpenColorIO
| Name | FOpenColorIOInvalidPixelShader |
| Type | class |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShader.h |
| Include Path | #include "OpenColorIOShader.h" |
Syntax
class FOpenColorIOInvalidPixelShader : public FGlobalShader
Inheritance Hierarchy
- FShader → FGlobalShader → FOpenColorIOInvalidPixelShader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OpenColorIOShader.h | |||
FOpenColorIOInvalidPixelShader
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
OpenColorIOShader.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FOpenColorIOInvalidPixelShader | OpenColorIOShader.h | |
| FParameters | FOpenColorIOInvalidShaderParameters | OpenColorIOShader.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FOpenColorIOInvalidPixelShader >::Type | OpenColorIOShader.h | |
| ShaderMapType | FGlobalShaderMap | OpenColorIOShader.h | |
| ShaderMetaType | FGlobalShaderType | 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 const FShaderParametersMetadata * GetRootParametersMetadata() |
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 |