Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FPointerTableBase
- FShaderMapPointerTable
- FNiagaraShaderMapPointerTable
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include | #include "Shader.h" |
Syntax
class FShaderMapPointerTable : public FPointerTableBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| TPtrTable< FShaderType > | ShaderTypes | ||
| TPtrTable< FVertexFactoryType > | VFTypes |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShaderMapPointerTable * | Clone () |
Overridden from FPointerTableBase
| Type | Name | Description | |
|---|---|---|---|
| int32 | AddIndexedPointer
(
const FTypeLayoutDesc& TypeDesc, |
||
| void * | GetIndexedPointer
(
const FTypeLayoutDesc& TypeDesc, |
||
| bool | LoadFromArchive
(
FArchive& Ar, |
||
| void | SaveToArchive
(
FArchive& Ar, |