init(_:)
Creates set of corners containing only the specified corner.
Declaration
init(_ corner: Edge.Corner)Parameters
- corner:
The specific corner.
Creates set of corners containing only the specified corner.
init(_ corner: Edge.Corner)The specific corner.