Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | AABBTreeStatistics |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
struct AABBTreeStatistics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatNumDirtyElements | int32 | Chaos/AABBTree.h | ||
| StatNumElementsTooLargeForGrid | int32 | Chaos/AABBTree.h | ||
| StatNumGridOverflowElements | int32 | Chaos/AABBTree.h | ||
| StatNumNonEmptyCellsInGrid | int32 | Chaos/AABBTree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AABBTreeStatistics & MergeStatistics
(
const AABBTreeStatistics& Rhs |
Chaos/AABBTree.h | ||
void Reset() |
Chaos/AABBTree.h |