UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VirtualTexturePhysicalSpace.h File Reference

Go to the source code of this file.

Classes

struct  FVTPhysicalSpaceDescription
 
struct  FVTPhysicalSpaceDescriptionExt
 
class  FVirtualTexturePhysicalSpace
 

Functions

bool operator== (const FVTPhysicalSpaceDescription &Lhs, const FVTPhysicalSpaceDescription &Rhs)
 
bool operator!= (const FVTPhysicalSpaceDescription &Lhs, const FVTPhysicalSpaceDescription &Rhs)
 
uint32 GetTypeHash (const FVTPhysicalSpaceDescription &Desc)
 
bool operator== (const FVTPhysicalSpaceDescriptionExt &Lhs, const FVTPhysicalSpaceDescriptionExt &Rhs)
 

Function Documentation

◆ GetTypeHash()

uint32 GetTypeHash ( const FVTPhysicalSpaceDescription Desc)
inline

◆ operator!=()

bool operator!= ( const FVTPhysicalSpaceDescription Lhs,
const FVTPhysicalSpaceDescription Rhs 
)
inline

◆ operator==() [1/2]

bool operator== ( const FVTPhysicalSpaceDescription Lhs,
const FVTPhysicalSpaceDescription Rhs 
)
inline

◆ operator==() [2/2]

bool operator== ( const FVTPhysicalSpaceDescriptionExt Lhs,
const FVTPhysicalSpaceDescriptionExt Rhs 
)
inline