![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
|
inline |
|
inline |
| FBounds3f FRootForest::FRoot::Bounds |
| uint32 FRootForest::FRoot::FirstChild |
| FVector3d FRootForest::FRoot::Offset |