Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | AABBTreeExpensiveStatistics |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
struct AABBTreeExpensiveStatistics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatGlobalPayloadsSize | int32 | Chaos/AABBTree.h | ||
| StatMaxDirtyElements | int32 | Chaos/AABBTree.h | ||
| StatMaxLeafSize | int32 | Chaos/AABBTree.h | ||
| StatMaxNumLeaves | int32 | Chaos/AABBTree.h | ||
| StatMaxTreeDepth | int32 | Chaos/AABBTree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AABBTreeExpensiveStatistics & MergeStatistics
(
const AABBTreeExpensiveStatistics& Rhs |
Chaos/AABBTree.h | ||
void Reset() |
Chaos/AABBTree.h |