GEOS
3.6.1
|
A contiguous portion of 1D-space. Used internally by SIRtree. More...
#include <Interval.h>
Public Member Functions | |
Interval (double newMin, double newMax) | |
double | getCentre () |
Interval * | expandToInclude (const Interval *other) |
bool | intersects (const Interval *other) const |
bool | equals (const Interval *o) const |