The MeshEdge type exposes the following members.

Methods

  NameDescription
CompareTo
The standard comparer. Sorts mesh edges in a list first after the smaller of start or end index, then then after the greater of start or end index.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HasVertex
Tests if the mesh edge has a specific vertex index.
ToString
Gets the mesh edge in textual form.
(Overrides Object..::.ToString()()().)

See Also