Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TConvexHalfEdgeStructureData
A plane of a convex hull. Each plane has an array of half edges, stored as an index into the edge list and a count.
| Name | FPlaneData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ConvexHalfEdgeStructureData.h |
| Include Path | #include "Chaos/ConvexHalfEdgeStructureData.h" |
Syntax
struct FPlaneData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FirstHalfEdgeIndex | FIndex | Chaos/ConvexHalfEdgeStructureData.h | ||
| NumHalfEdges | FIndex | Chaos/ConvexHalfEdgeStructureData.h |