Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FSimplex |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Simplex.h |
| Include Path | #include "Chaos/Simplex.h" |
Syntax
struct FSimplex
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSimplex
(
std::initializer_list< int32 > InIdxs |
Chaos/Simplex.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Idxs | int32 | Chaos/Simplex.h | ||
| NumVerts | int32 | Chaos/Simplex.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 operator[]
(
int32 Idx |
Chaos/Simplex.h | ||
int32 & operator[]
(
int32 Idx |
Chaos/Simplex.h |