|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
Public Member Functions | |
| double | length () |
| bool | intersect (const BBox1 &b) const |
| bool | contains (const double &v) const |
| bool | is_null () const |
| void | add (const BBox1 &b) |
| void | add (const double &P) |
| void | dilate (double eps) |
| double | bary () const |
Public Attributes | |
| double | min |
| double | max |