UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRootForest::FRoot Struct Reference

#include <DynamicBVH.h>

Public Member Functions

template<typename T >
FVector3f ToRelative (const UE::Math::TVector< T > &Position) const
 
template<typename T >
FBounds3f ToRelative (const TBounds< T > &Other) const
 
FBounds3d ToAbsolute (const FBounds3f &Other) const
 

Public Attributes

FVector3d Offset
 
FBounds3f Bounds
 
uint32 FirstChild
 

Member Function Documentation

◆ ToAbsolute()

FBounds3d FRootForest::FRoot::ToAbsolute ( const FBounds3f Other) const
inline

◆ ToRelative() [1/2]

template<typename T >
FBounds3f FRootForest::FRoot::ToRelative ( const TBounds< T > &  Other) const
inline

◆ ToRelative() [2/2]

template<typename T >
FVector3f FRootForest::FRoot::ToRelative ( const UE::Math::TVector< T > &  Position) const
inline

Member Data Documentation

◆ Bounds

FBounds3f FRootForest::FRoot::Bounds

◆ FirstChild

uint32 FRootForest::FRoot::FirstChild

◆ Offset

FVector3d FRootForest::FRoot::Offset

The documentation for this struct was generated from the following file: