![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <kDOP.h>
Public Types | |
| enum | { NodeHistoryLength = 1 } |
| enum | { NodeHistoryLength = 1 } |
Public Member Functions | |
| TTraversalHistory () | |
| TTraversalHistory | AddNode (KDOP_IDX_TYPE NewNodeIndex) const |
| KDOP_IDX_TYPE | GetOldestNode () const |
| TTraversalHistory () | |
| TTraversalHistory | AddNode (KDOP_IDX_TYPE NewNodeIndex) const |
| KDOP_IDX_TYPE | GetOldestNode () const |
Public Attributes | |
| KDOP_IDX_TYPE | Nodes [NodeHistoryLength] |
Tracks information about a traversal through the kDOP tree.
| anonymous enum |
| anonymous enum |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| KDOP_IDX_TYPE TTraversalHistory< KDOP_IDX_TYPE >::Nodes |