UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
point2D (double _x, double _y) | |
point2D (const segment2D &, double) | |
double | X () const |
double | Y () const |
Protected Attributes | |
double | x |
double | y |
Friends | |
int | operator== (const point2D &p1, const point2D &p2) |
int | operator!= (const point2D &p1, const point2D &p2) |
double | ro (const point2D &p1, const point2D &p2) |