Navigation
API > API/Runtime > API/Runtime/Renderer
| |
|
| Name |
FCachedRayTracingMeshCommandContext |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Renderer/Public/RayTracingMeshDrawCommands.h |
| Include Path |
#include "RayTracingMeshDrawCommands.h" |
Syntax
template<class T>
class FCachedRayTracingMeshCommandContext : public FRayTracingMeshCommandContext
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FCachedRayTracingMeshCommandContext
(
T& InDrawListStorage
)
|
|
RayTracingMeshDrawCommands.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CommandIndex |
int32 |
|
RayTracingMeshDrawCommands.h |
|
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DrawListStorage |
T & |
|
RayTracingMeshDrawCommands.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RayTracingMeshDrawCommands.h |
|
|
|
RayTracingMeshDrawCommands.h |
|