UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCachedRayTracingMeshCommandContext< T > Class Template Reference

#include <RayTracingMeshDrawCommands.h>

+ Inheritance diagram for FCachedRayTracingMeshCommandContext< T >:

Public Member Functions

 FCachedRayTracingMeshCommandContext (T &InDrawListStorage)
 
virtual FRayTracingMeshCommandAddCommand (const FRayTracingMeshCommand &Initializer) override final
 
virtual void FinalizeCommand (FRayTracingMeshCommand &RayTracingMeshCommand) override final
 
- Public Member Functions inherited from FRayTracingMeshCommandContext
virtual ~FRayTracingMeshCommandContext ()
 

Public Attributes

int32 CommandIndex = -1
 

Constructor & Destructor Documentation

◆ FCachedRayTracingMeshCommandContext()

template<class T >
FCachedRayTracingMeshCommandContext< T >::FCachedRayTracingMeshCommandContext ( T &  InDrawListStorage)
inline

Member Function Documentation

◆ AddCommand()

template<class T >
virtual FRayTracingMeshCommand & FCachedRayTracingMeshCommandContext< T >::AddCommand ( const FRayTracingMeshCommand Initializer)
inlinefinaloverridevirtual

◆ FinalizeCommand()

template<class T >
virtual void FCachedRayTracingMeshCommandContext< T >::FinalizeCommand ( FRayTracingMeshCommand RayTracingMeshCommand)
inlinefinaloverridevirtual

Member Data Documentation

◆ CommandIndex

template<class T >
int32 FCachedRayTracingMeshCommandContext< T >::CommandIndex = -1

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