|
GEOS
3.3.8
|
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) |
1.8.2