Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FRDGTextureAccess
- TRDGTextureAccess
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderParameterMacros.h |
| Include | #include "ShaderParameterMacros.h" |
Syntax
class FRDGTextureAccess
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGTextureAccess
(
FRDGTexture* InTexture, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ERHIAccess | GetAccess () |
||
| FRDGTexture * | GetTexture () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FRDGTextureAccess& RHS |
||
| bool | operator==
(
const FRDGTextureAccess& RHS |
||
| FRDGTexture * | operator-> () |