TSpatialTypeTupleGetter< Idx, First, Rest... >

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SpatialAccelerationCollection.h

Include

#include "Chaos/SpatialAccelerationCollection.h"

Syntax

template<int Idx, typename First, typename... Rest>
struct TSpatialTypeTupleGetter< Idx, First, Rest... >

Functions

Name Description

Public function Static

auto &

 

Get

(
    TSpatialTypeTuple< First, Rest... >...
)

Public function Static

const auto &

 

Get

(
    const TSpatialTypeTuple< First, Res...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss