Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- TRDGScopeOp
- FRDGGPUStatScopeOp
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
template<typename InScopeType>
class TRDGScopeOp
Variables
| Type | Name | Description | |
|---|---|---|---|
| union TRDGScopeOp::@2980 | @2981 | ||
| const TCHAR * | Name | ||
| enum TRDGScopeOp::EOp | Op | ||
| const ScopeType * | Scope | ||
| enum TRDGScopeOp::EType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TRDGScopeOp () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsName () |
||
| bool | IsPop () |
||
| bool | IsPush () |
||
| bool | IsScope () |
||
| TRDGScopeOp | Pop () |
||
| TRDGScopeOp | |||
| TRDGScopeOp | |||
| TRDGScopeOp | Push
(
const TCHAR* Name |
Enums
Typedefs
| Name | Description |
|---|---|
| ScopeType |