Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TAABBTreeLeafArray
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/AABBTree.h | |||
TAABBTreeLeafArray
(
const TArray< TPayloadBoundsElement< TPayloadType, T > >& InElems |
Todo: avoid copy? | Chaos/AABBTree.h |
TAABBTreeLeafArray()
| Name | TAABBTreeLeafArray |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
TAABBTreeLeafArray()
TAABBTreeLeafArray(const TArray< TPayloadBoundsElement< TPayloadType, T > > &)
Description
Todo: avoid copy?
| Name | TAABBTreeLeafArray |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
TAABBTreeLeafArray
(
const TArray < TPayloadBoundsElement < TPayloadType, T > > & InElems
)