#include <GlobalRenderResources.h>
◆ FTileVertexDeclaration()
| FTileVertexDeclaration::FTileVertexDeclaration |
( |
| ) |
|
|
default |
◆ ~FTileVertexDeclaration()
| FTileVertexDeclaration::~FTileVertexDeclaration |
( |
| ) |
|
|
virtualdefault |
◆ 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.
◆ ReleaseRHI()
| void FTileVertexDeclaration::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.
◆ VertexDeclarationRHI
The documentation for this class was generated from the following files: