|
libspatialindex API Reference
(git-trunk)
|

Go to the source code of this file.
Classes | |
| class | SpatialIndex::MVRTree::Data |
Namespaces | |
| SpatialIndex | |
| SpatialIndex::MVRTree | |
Functions | |
| SIDX_DLL ISpatialIndex * | SpatialIndex::MVRTree::returnMVRTree (IStorageManager &ind, Tools::PropertySet &in) |
| SIDX_DLL ISpatialIndex * | SpatialIndex::MVRTree::createNewMVRTree (IStorageManager &in, double fillFactor, uint32_t indexCapacity, uint32_t leafCapacity, uint32_t dimension, MVRTreeVariant rv, id_type &out_indexIdentifier) |
| SIDX_DLL ISpatialIndex * | SpatialIndex::MVRTree::loadMVRTree (IStorageManager &in, id_type indexIdentifier) |