Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TDefaultAABBTreeStorageTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
template<typename PayloadType>
struct TDefaultAABBTreeStorageTraits
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PayloadToInfoType | TArrayAsMap< PayloadType, FAABBTreePayloadInfo > | Chaos/AABBTree.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InitPayloadToInfo
(
PayloadToInfoType& PayloadToInfo |
Chaos/AABBTree.h |