Navigation
API > API/Runtime > API/Runtime/Engine
The simple element vertex declaration resource type.
| Name | FSimpleElementVertexDeclaration |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include Path | #include "BatchedElements.h" |
Syntax
class FSimpleElementVertexDeclaration : public FRenderResource
Inheritance Hierarchy
- FRenderResource → FSimpleElementVertexDeclaration
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| BatchedElements.h | |||
| BatchedElements.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FSimpleElementVertexDeclaration() |
BatchedElements.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| VertexDeclarationRHI | FVertexDeclarationRHIRef | BatchedElements.h |
Functions
Public
Overridden from FRenderResource
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void InitRHI
(
FRHICommandListBase& RHICmdList |
BatchedElements.h | ||
virtual void ReleaseRHI() |
BatchedElements.h |