UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRayTracingMeshCommandContext Class Referenceabstract

#include <RayTracingMeshDrawCommands.h>

+ Inheritance diagram for FRayTracingMeshCommandContext:

Public Member Functions

virtual ~FRayTracingMeshCommandContext ()
 
virtual FRayTracingMeshCommandAddCommand (const FRayTracingMeshCommand &Initializer)=0
 
virtual void FinalizeCommand (FRayTracingMeshCommand &RayTracingMeshCommand)=0
 

Constructor & Destructor Documentation

◆ ~FRayTracingMeshCommandContext()

virtual FRayTracingMeshCommandContext::~FRayTracingMeshCommandContext ( )
inlinevirtual

Member Function Documentation

◆ AddCommand()

virtual FRayTracingMeshCommand & FRayTracingMeshCommandContext::AddCommand ( const FRayTracingMeshCommand Initializer)
pure virtual

◆ FinalizeCommand()

virtual void FRayTracingMeshCommandContext::FinalizeCommand ( FRayTracingMeshCommand RayTracingMeshCommand)
pure virtual

The documentation for this class was generated from the following file: