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
point Class Reference
Inheritance diagram for point:
crossing

Public Member Functions

 point (double _x, double _y, double _z)
 
 point (const point &pCopy)
 
double X () const
 
double Y () const
 
double Z () const
 

Protected Attributes

double x
 
double y
 
double z
 

Friends

int operator== (const point &p1, const point &p2)
 
int operator!= (const point &p1, const point &p2)
 
double ro (const point &p1, const point &p2)
 

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