ISpatialIndexFactory Class Referenceabstract
+ Inheritance diagram for ISpatialIndexFactory:

Public Member Functions

virtual IPointIndexLeafnewKdTree (int dimension, bool threadsafe)=0
 
virtual IPointIndexLeafnewKdTreeWithLazyDeletion (int dimension, bool threadsafe)=0
 
- Public Member Functions inherited from ObjectBase
virtual void Delete ()
 

Static Public Member Functions

static ISpatialIndexFactoryNew ()