Field ConstrainedHalfedges
Buffer corresponding to Halfedges. true indicates that the halfedge is constrained, false otherwise.
Namespace: andywiecko.BurstTriangulator.LowLevel.Unsafe
Assembly: .dll
Syntax
public NativeList<bool> ConstrainedHalfedges
Returns
Type | Description |
---|---|
NativeList<bool> | Buffer corresponding to . true indicates that the halfedge is constrained, false otherwise. |