![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DynamicBVH.h>
Public Member Functions | |
| int32 | Num () const |
| void | Add (uint32 Index) |
| void | Mark (uint32 Index) |
| template<typename FFuncType > | |
| void | ForAll (const FFuncType &Func) |
Public Attributes | |
| TBitArray | NodeIsDirty |
| TArray< uint32 > | DirtyNodes |
|
inline |
| TBitArray FTrackDirty::NodeIsDirty |