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

#include <DynamicBVH.h>

Public Member Functions

const FVector3fToRelative (const FVector3f &Position) const
 
const FBounds3fToRelative (const FBounds3f &Other) const
 
const FBounds3fToAbsolute (const FBounds3f &Other) const
 

Public Attributes

FBounds3f Bounds
 
uint32 FirstChild = ~0u
 

Member Function Documentation

◆ ToAbsolute()

const FBounds3f & FSingleRoot::FRoot::ToAbsolute ( const FBounds3f Other) const
inline

◆ ToRelative() [1/2]

const FBounds3f & FSingleRoot::FRoot::ToRelative ( const FBounds3f Other) const
inline

◆ ToRelative() [2/2]

const FVector3f & FSingleRoot::FRoot::ToRelative ( const FVector3f Position) const
inline

Member Data Documentation

◆ Bounds

FBounds3f FSingleRoot::FRoot::Bounds

◆ FirstChild

uint32 FSingleRoot::FRoot::FirstChild = ~0u

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