Inheritance diagram for ISpatialIndexFactory:Public Member Functions | |
| virtual IPointIndexLeaf * | newKdTree (int dimension, bool threadsafe)=0 |
| virtual IPointIndexLeaf * | newKdTreeWithLazyDeletion (int dimension, bool threadsafe)=0 |
Public Member Functions inherited from ObjectBase | |
| virtual void | Delete () |
Static Public Member Functions | |
| static ISpatialIndexFactory * | New () |