Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FTriangleMesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TArray< TVec3< int32 > > & GetElements () |
Chaos/TriangleMesh.h | ||
TArray< TVec3< int32 > > GetElements () |
Move accessor for topology array. | Chaos/TriangleMesh.h |
GetElements()
| Name | GetElements |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMesh.h |
| Include Path | #include "Chaos/TriangleMesh.h" |
const TArray < TVec3< int32 > > & GetElements() const
GetElements()
Description
Move accessor for topology array.
Use via: TArray
| Name | GetElements |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMesh.h |
| Include Path | #include "Chaos/TriangleMesh.h" |
TArray < TVec3< int32 > > GetElements()