Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TBoundsWrapperHelper< TPayloadType, T, false > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
template<typename TPayloadType, typename T>
struct TBoundsWrapperHelper< TPayloadType, T, false >
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ComputeBounds
(
const TArray< TPayloadBoundsElement< TPayloadType, T > >&, |
Chaos/AABBTree.h | ||
const TAABB< T, 3 > GetBounds() |
Chaos/AABBTree.h |