XFace

open class XFace(val edge: XHalfEdge, val origins: List<ShapeProvider>)(source)

Face of an arrangement.

Inheritors

Constructors

Link copied to clipboard
constructor(edge: XHalfEdge, origins: List<ShapeProvider>)

Properties

Link copied to clipboard

An arbitrary half-edge incident to this face.

Link copied to clipboard
val origins: List<ShapeProvider>

The shapes of which this face is a subset.