Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TTriangle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TVec3< T > & operator[]
(
uint32 InIndex |
Chaos/Triangle.h | ||
const TVec3< T > & operator[]
(
uint32 InIndex |
Chaos/Triangle.h |
operatoruint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Triangle.h |
| Include Path | #include "Chaos/Triangle.h" |
TVec3< T > & operator[]
(
uint32 InIndex
)
operatoruint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Triangle.h |
| Include Path | #include "Chaos/Triangle.h" |
const TVec3< T > & operator[]
(
uint32 InIndex
) const