Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TSimdInt32
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSimdInt32< 4 > Make
(
const int32 I |
Chaos/Simd4.h | ||
static TSimdInt32< TNumLanes > Make
(
const int32 I |
Chaos/SimdTypes.h |
Make(const int32)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Simd4.h |
| Include Path | #include "Chaos/Simd4.h" |
TSimdInt32 < 4 > Make
(
const int32 I
)
Make(const int32)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/SimdTypes.h |
| Include Path | #include "Chaos/SimdTypes.h" |
static TSimdInt32 < TNumLanes > Make
(
const int32 I
)