Home
last modified time | relevance | path

Searched refs:LeafQuery (Results 1 – 8 of 8) sorted by relevance

/dports/devel/spatialindex/spatialindex-src-1.8.5/include/spatialindex/capi/
H A DLeafQuery.h35 class SIDX_DLL LeafQuery : public SpatialIndex::IQueryStrategy
42 LeafQuery();
43 ~LeafQuery() { } in ~LeafQuery()
/dports/devel/spatialindex/spatialindex-src-1.8.5/src/capi/
H A DLeafQuery.cc31 LeafQuery::LeafQuery() in LeafQuery() function in LeafQuery
55 void LeafQuery::getNextEntry( const SpatialIndex::IEntry& entry, in getNextEntry()
H A DMakefile.am11 LeafQuery.cc \
H A DMakefile.in98 LeafQuery.lo ObjVisitor.lo sidx_api.lo Utility.lo
293 LeafQuery.cc \
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LeafQuery.Plo@am__quote@
H A Dsidx_api.cc1588 LeafQuery* query = new LeafQuery; in Index_GetLeaves()
/dports/devel/spatialindex/spatialindex-src-1.8.5/include/
H A DMakefile.am22 spatialindex/capi/LeafQuery.h \
H A DMakefile.in301 spatialindex/capi/LeafQuery.h \
/dports/devel/spatialindex/spatialindex-src-1.8.5/
H A DChangeLog43 * Howard Butler <hobu.inc@gmail.com> clean up LeafQuery visitor id management (09:09:20)