UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FFrameBasedOcclusionQueryPool Class Reference

#include <SceneRendering.h>

Public Member Functions

 FFrameBasedOcclusionQueryPool ()=default
 
FRHIRenderQueryAllocateQuery ()
 
void AdvanceFrame (uint32 InOcclusionFrameCounter, uint32 InNumBufferedFrames, bool bStereoRoundRobin)
 

Constructor & Destructor Documentation

◆ FFrameBasedOcclusionQueryPool()

FFrameBasedOcclusionQueryPool::FFrameBasedOcclusionQueryPool ( )
default

Member Function Documentation

◆ AdvanceFrame()

void FFrameBasedOcclusionQueryPool::AdvanceFrame ( uint32  InOcclusionFrameCounter,
uint32  InNumBufferedFrames,
bool  bStereoRoundRobin 
)

◆ AllocateQuery()

FRHIRenderQuery * FFrameBasedOcclusionQueryPool::AllocateQuery ( )

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