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

Go to the source code of this file.

Classes

struct  FRenderTransform
 
struct  FRenderBounds
 
struct  FCompressedTransform
 

Functions

void GetHemiOrthoBasis (FVector3f &BasisX, FVector3f &BasisY, const FVector3f &BasisZ)
 
FVector2f UnitVectorToHemiOctahedron (const FVector3f &N)
 
FVector3f HemiOctahedronToUnitVector (const FVector2f &Oct)
 

Function Documentation

◆ GetHemiOrthoBasis()

void GetHemiOrthoBasis ( FVector3f BasisX,
FVector3f BasisY,
const FVector3f BasisZ 
)
inline

◆ HemiOctahedronToUnitVector()

FVector3f HemiOctahedronToUnitVector ( const FVector2f Oct)
inline

◆ UnitVectorToHemiOctahedron()

FVector2f UnitVectorToHemiOctahedron ( const FVector3f N)
inline