ConcaveObjects made from two point indexes
More...
|
| Edge (int point1, int point2) |
| Initializes a new edge instance More...
|
|
| Edge () |
| Initializes a new edge instance with start/end indexes of '0' More...
|
|
bool | Equals (Edge other) |
| Checks whether two edges are equal disregarding the direction of the edges More...
|
|
ConcaveObjects made from two point indexes
Diplo.Graph.Geometry.AlphaHull.Geometry.Edge.Edge |
( |
int |
point1, |
|
|
int |
point2 |
|
) |
| |
Initializes a new edge instance
- Parameters
-
point1 | Start edge vertex index |
point2 | End edge vertex index |
Diplo.Graph.Geometry.AlphaHull.Geometry.Edge.Edge |
( |
| ) |
|
Initializes a new edge instance with start/end indexes of '0'
bool Diplo.Graph.Geometry.AlphaHull.Geometry.Edge.Equals |
( |
Edge |
other | ) |
|
Checks whether two edges are equal disregarding the direction of the edges
- Parameters
-
- Returns
int Diplo.Graph.Geometry.AlphaHull.Geometry.Edge.p1 |
int Diplo.Graph.Geometry.AlphaHull.Geometry.Edge.p2 |
The documentation for this class was generated from the following file:
- Geometry/AlphaHull/Geometry/Edge.cs