Click or drag to resize
DigitalRuneDcelEdge Properties

The DcelEdge type exposes the following members.

Properties
  NameDescription
Public propertyFace
Gets or sets the face for which this edge is part of the boundary.
Public propertyNext
Gets or sets the next edge (for the same face).
Public propertyOrigin
Gets or sets the vertex where the edge starts.
Public propertyPrevious
Gets or sets the previous edge (for the same face).
Public propertyTag
Gets or sets an integer flag that can be used by algorithms that operate on the DcelMesh.
Public propertyTwin
Gets or sets the twin edge.
Public propertyUserData
Gets or sets user-defined data.
Top
See Also