Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TAABBTree
| Name | FWorkSnapshot |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
struct FWorkSnapshot
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWorkSnapshot() |
Chaos/AABBTree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AverageCenter | TVec3< T > | The average of the element centers and their variance times the number of elements. | Chaos/AABBTree.h | |
| BestBoundsCurIdx | int32 | Chaos/AABBTree.h | ||
| Bounds | TAABB< T, 3 > | Chaos/AABBTree.h | ||
| Elems | TArray< FElement > | Chaos/AABBTree.h | ||
| NewNodeIdx | int32 | Chaos/AABBTree.h | ||
| NodeLevel | int32 | Chaos/AABBTree.h | ||
| ScaledCenterVariance | TVec3< T > | Chaos/AABBTree.h | ||
| SplitInfos | FSplitInfo | Chaos/AABBTree.h | ||
| TimeslicePhase | eTimeSlicePhase | Chaos/AABBTree.h |