Bentley-Otmann Algorithm 2.0
An implementation of Bentley-Ottmann algorithm in order to count the m,n-cubes
|
assign(const rat &, const rat &) | Point | |
get_abscissa() const | Point | |
get_ordinate() const | Point | |
Point() | Point | [inline] |
Point(const Point &p) | Point | [inline] |
Point(const rat &xx, const rat &yy) | Point | [inline] |
x | Point | [private] |
y | Point | [private] |