![]() |
QCAD
Open Source 2D CAD
|
Go to the source code of this file.
Classes | |
class | SpatialIndex::MVRTree::Data |
Namespaces | |
namespace | SpatialIndex |
namespace | SpatialIndex::MVRTree |
Functions | |
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) |
SIDX_DLL ISpatialIndex * | SpatialIndex::MVRTree::returnMVRTree (IStorageManager &ind, Tools::PropertySet &in) |