Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TSpatialTypeTupleGetter< Idx, First, Rest... > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SpatialAccelerationCollection.h |
| Include Path | #include "Chaos/SpatialAccelerationCollection.h" |
Syntax
template<int Idx, typename First , typename... Rest>
struct TSpatialTypeTupleGetter< Idx, First, Rest... >
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static auto & Get
(
TSpatialTypeTuple< First, Rest... >& Types |
Chaos/SpatialAccelerationCollection.h | ||
static const auto & Get
(
const TSpatialTypeTuple< First, Rest... >& Types |
Chaos/SpatialAccelerationCollection.h |