Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Simplex.h |
Include | #include "Chaos/Simplex.h" |
Syntax
struct FSimplex
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32[4] | Idxs | |
![]() |
int32 | NumVerts |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSimplex
(
std::initializer_list< int32 > InIdxs |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | operator[]
(
int32 Idx |
|
![]() |
int32 & | operator[]
(
int32 Idx |