Polygon |
[Missing <summary> documentation for "T:Poly2Tri.PolygonPoint"]
public class PolygonPoint : TriangulationPoint
The PolygonPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | PolygonPoint | Initializes a new instance of the PolygonPoint class |
Name | Description | |
---|---|---|
![]() | Edges | (Inherited from TriangulationPoint) |
![]() | HasEdges | (Inherited from TriangulationPoint) |
![]() | Next | |
![]() | Previous | |
![]() | Xf | (Inherited from TriangulationPoint) |
![]() | Yf | (Inherited from TriangulationPoint) |
Name | Description | |
---|---|---|
![]() | AddEdge | (Inherited from TriangulationPoint) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | (Inherited from TriangulationPoint) |
Name | Description | |
---|---|---|
![]() | X | (Inherited from TriangulationPoint) |
![]() | Y | (Inherited from TriangulationPoint) |