Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TAABBTree
| |
|
| Name |
FElementsCollection |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path |
#include "Chaos/AABBTree.h" |
Syntax
struct FElementsCollection
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AllElements |
TArray< FElement > |
|
Chaos/AABBTree.h |
|
| DepthTotal |
int32 |
|
Chaos/AABBTree.h |
|
| DirtyElementCount |
int32 |
|
Chaos/AABBTree.h |
|
| MaxDepth |
int32 |
|
Chaos/AABBTree.h |
|