2D Point with double precision
More...
|
| Point (double x, double y) |
| Initializes a new instance of a point More...
|
|
bool | Equals2D (Point other) |
| Makes a planar checks for if the points is spatially equal to another point. More...
|
|
|
double | X [get, set] |
| Gets or sets the X component of the point More...
|
|
double | Y [get, set] |
| Gets or sets the Y component of the point More...
|
|
2D Point with double precision
Diplo.Graph.Geometry.AlphaHull.Geometry.Point.Point |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
Initializes a new instance of a point
- Parameters
-
bool Diplo.Graph.Geometry.AlphaHull.Geometry.Point.Equals2D |
( |
Point |
other | ) |
|
Makes a planar checks for if the points is spatially equal to another point.
- Parameters
-
other | Point to check against |
- Returns
- True if X and Y values are the same
double Diplo.Graph.Geometry.AlphaHull.Geometry.Point._X |
|
protected |
double Diplo.Graph.Geometry.AlphaHull.Geometry.Point._Y |
|
protected |
double Diplo.Graph.Geometry.AlphaHull.Geometry.Point.X |
|
getset |
Gets or sets the X component of the point
double Diplo.Graph.Geometry.AlphaHull.Geometry.Point.Y |
|
getset |
Gets or sets the Y component of the point
The documentation for this class was generated from the following file:
- Geometry/AlphaHull/Geometry/Point.cs