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