![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DynamicBVH.h>
Classes | |
| struct | FRoot |
Public Member Functions | |
| template<typename T > | |
| FRoot & | FindOrAdd (const TBounds< T > &Bounds) |
| FRoot & | FindChecked (uint32 RootFirstChild) |
| void | Remove (uint32 RootFirstChild) |
| template<typename FFuncType > | |
| void | ForAll (const FFuncType &Func) const |
Public Attributes | |
| TArray< FRoot > | Roots |