#include <SparseVolumeTextureTileDataTexture.h>
◆ EUploaderState
| Enumerator |
|---|
| Ready | |
| Reserving | |
| Reserved | |
| Uploading | |
◆ FTileDataTexture()
◆ AddUpload()
◆ BeginReserveUpload()
| void UE::SVT::FTileDataTexture::BeginReserveUpload |
( |
| ) |
|
◆ BeginUpload()
◆ EndReserveUpload()
| void UE::SVT::FTileDataTexture::EndReserveUpload |
( |
| ) |
|
◆ EndUpload()
◆ GetLargestPossibleVolumeResolutionInTiles()
| FIntVector3 UE::SVT::FTileDataTexture::GetLargestPossibleVolumeResolutionInTiles |
( |
int32 |
InVoxelMemSize | ) |
|
|
static |
◆ GetMaxTileDataTextureResourceSize()
| int64 UE::SVT::FTileDataTexture::GetMaxTileDataTextureResourceSize |
( |
int32 |
InVoxelMemSize | ) |
|
|
static |
◆ GetResolutionInTiles()
| FIntVector3 UE::SVT::FTileDataTexture::GetResolutionInTiles |
( |
| ) |
const |
|
inline |
◆ GetTileCapacity()
| int32 UE::SVT::FTileDataTexture::GetTileCapacity |
( |
| ) |
const |
|
inline |
◆ GetTileDataTextureA()
◆ GetTileDataTextureB()
◆ GetUploaderState()
◆ GetVolumeResolutionInTiles()
| FIntVector3 UE::SVT::FTileDataTexture::GetVolumeResolutionInTiles |
( |
int32 |
InNumRequiredTiles | ) |
|
|
static |
◆ 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 UE::SVT::FTileDataTexture::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.
◆ ReserveUpload()
| void UE::SVT::FTileDataTexture::ReserveUpload |
( |
int32 |
NumTiles, |
|
|
int32 |
NumVoxelsA, |
|
|
int32 |
NumVoxelsB |
|
) |
| |
◆ ShouldUseReservedResources()
| bool UE::SVT::FTileDataTexture::ShouldUseReservedResources |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: