Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TConvexHalfEdgeStructureData
A vertex of a convex hull. We just store one edge that uses the vertex - the others can be found via the half-edge links.
| Name | FVertexData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConvexHalfEdgeStructureData.h |
| Include Path | #include "Chaos/ConvexHalfEdgeStructureData.h" |
Syntax
struct FVertexData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FirstHalfEdgeIndex | FIndex | Chaos/ConvexHalfEdgeStructureData.h |