![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VirtualTextureShared.h>
Public Member Functions | |
| TVTTilePriorityAndIndex ()=default | |
| TVTTilePriorityAndIndex (uint64 InIndex, PriorityKeyType &&InPriorityKey) | |
| template<typename... TArgs> | |
| TVTTilePriorityAndIndex (uint64 InIndex, TArgs &&... InArgs) | |
| bool | operator< (const TVTTilePriorityAndIndex< PriorityKeyType, NumBitsForIndex > &InOther) const |
| PriorityKeyType | GetPriorityKey () |
Public Attributes | |
| uint64 | SortablePackedValue = 0 |
| uint64 | Index: NumBitsForIndex |
|
inline |
|
inline |
|
inline |
|
inline |
| uint64 TVTTilePriorityAndIndex< PriorityKeyType, NumBitsForIndex >::SortablePackedValue = 0 |