UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | Friends | List of all members
point2D Class Reference

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)
 

The documentation for this class was generated from the following file: