16 #ifndef GEOS_IDX_BINTREE_KEY_H
17 #define GEOS_IDX_BINTREE_KEY_H
19 #include <geos/export.h>
44 static int computeLevel(
Interval *newInterval);
56 void computeKey(
Interval *itemInterval);
67 void computeInterval(
int level,
Interval *itemInterval);
74 #endif // GEOS_IDX_BINTREE_KEY_H