Searched defs:GridIndex (Results 1 – 2 of 2) sorted by relevance
56 class GridIndex { class
12 GridIndex<T>::GridIndex(const float width_, const float height_, const int16_t cellSize_) : in GridIndex() function in mbgl::GridIndex301 template class GridIndex<IndexedSubfeature>; variable