Searched defs:RtreeCell (Results 1 – 1 of 1) sorted by relevance
113 typedef struct RtreeCell RtreeCell; typedef374 struct RtreeCell { struct375 i64 iRowid; /* Node or entry ID */376 RtreeCoord aCoord[RTREE_MAX_DIMENSIONS*2]; /* Bounding box coordinates */