Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool HasEdge(EdgeD)

Declaration

public bool HasEdge(
    EdgeD e
)

Summary

Returns a value indicating whether one of the triangle edges is equal to e. Edge equality is direction-insensitive.