#include <ScenePrivate.h>
◆ FOcclusionFeedback()
| FOcclusionFeedback::FOcclusionFeedback |
( |
| ) |
|
◆ ~FOcclusionFeedback()
| FOcclusionFeedback::~FOcclusionFeedback |
( |
| ) |
|
◆ AddPrimitive()
◆ AdvanceFrame()
| void FOcclusionFeedback::AdvanceFrame |
( |
uint32 |
OcclusionFrameCounter | ) |
|
◆ BeginOcclusionScope()
◆ EndOcclusionScope()
◆ GetGPUFeedbackBuffer()
| FRDGBuffer * FOcclusionFeedback::GetGPUFeedbackBuffer |
( |
| ) |
const |
|
inline |
◆ InitRHI()
Initializes the RHI resources used by this resource. Called when entering the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FRenderResource.
◆ IsOccluded()
◆ ReadbackResults()
◆ ReleaseRHI()
| void FOcclusionFeedback::ReleaseRHI |
( |
| ) |
|
|
overridevirtual |
Releases the RHI resources used by this resource. Called when leaving the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FRenderResource.
◆ SubmitOcclusionDraws()
Renders the current batch and resets the batch state.
The documentation for this class was generated from the following files: