![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BVTree.h>
Inheritance diagram for TBVTree< InElementType, InAllocator >::FElementBox:Public Attributes | |
| int | ElementIndex |
Public Attributes inherited from UE::Math::TBox< double > | |
| TVector< double > | Min |
| TVector< double > | Max |
| uint8 | IsValid |
Additional Inherited Members | |
Public Types inherited from UE::Math::TBox< double > | |
| using | FReal = double |
Static Public Member Functions inherited from UE::Math::TBox< double > | |
| static TBox< double > | BuildAABB (const TVector< double > &Origin, const TVector< double > &Extent) |
|
inline |
|
inline |
| int TBVTree< InElementType, InAllocator >::FElementBox::ElementIndex |