![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DynamicBVH.h>
Public Member Functions | |
| void | Reset () |
| void | Add (float NodeCost, uint32 NodeIndex) |
| bool | GetNext (float BestCost, float &NodeCost, uint32 &NodeIndex) |
|
inline |