19#ifndef GEOS_IDX_QUADTREE_INTERVALSIZE_H
20#define GEOS_IDX_QUADTREE_INTERVALSIZE_H
22#include <geos/export.h>
Provides a test for whether an interval is so small it should be considered as zero for the purposes ...
Definition IntervalSize.h:41
static bool isZeroWidth(double min, double max)
static const int MIN_BINARY_EXPONENT
Definition IntervalSize.h:49
Contains classes that implement a Quadtree spatial index.
Definition DoubleBits.h:29
Provides classes for various kinds of spatial indexes.
Definition IndexedNestedRingTester.h:31
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25