Navigation
API > API/Runtime > API/Runtime/Chaos
DECLARE_CYCLE_STAT(TEXT("AABBTreeGrowPhase"), STAT_AABBTreeGrowPhase, STATGROUP_Chaos); DECLARE_CYCLE_STAT(TEXT("AABBTreeChildrenPhase"), STAT_AABBTreeChildrenPhase, STATGROUP_Chaos);
| Name | CIsUpdatableElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
struct CIsUpdatableElement
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(InElem.UpdateFrom(InOtherElem)) Requires
(
ElementT& InElem, |
Chaos/AABBTree.h |