UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
segment2D (const point2D &_p1, const point2D &_p2) | |
void | get_coefs (double &A, double &B, double &C) |
point2D | middle () const |
Public Attributes | |
double | a |
double | b |
double | c |
int | init |
point2D | p1 |
point2D | p2 |