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