Click or drag to resize

Edge Class

[Missing <summary> documentation for "T:Delaunay.Edge"]

Inheritance Hierarchy
SystemObject
  DelaunayEdge

Namespace:  Delaunay
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class Edge

The Edge type exposes the following members.

Properties
Methods
  NameDescription
Public methodClipVertices
Public methodStatic memberCompareSitesDistances
Public methodStatic memberCompareSitesDistances_MAX
Public methodStatic memberCreateBisectingEdge
Public methodDelaunayLine
Public methodDispose
Releases all resources used by the Edge
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsPartOfConvexHull
Public methodSetVertex
Public methodSite
Public methodSitesDistance
Public methodToString (Overrides ObjectToString.)
Public methodVertex
Public methodVoronoiEdge
Top
Fields
  NameDescription
Public fielda
Public fieldb
Public fieldc
Public fieldStatic memberDELETED
Top
See Also