Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHIRenderQueryPool |
| Type | class |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
Syntax
class FRHIRenderQueryPool : public FRHIResource
Inheritance Hierarchy
- FRHIResource → FRHIRenderQueryPool
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHIRenderQueryPool() |
RHIResources.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FRHIRenderQueryPool() |
RHIResources.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHIPooledRenderQuery AllocateQuery() |
RHIResources.h |