|
GEOS
3.12.0
|
Functions | |
| bool | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::built () const |
| const Node * | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::getRoot () |
|
inline |
Determine whether the tree has been built, and no more items may be added.
Referenced by geos::index::strtree::TemplateSTRtreeImpl< const geos::geom::LinearRing *, EnvelopeTraits >::build(), and geos::index::strtree::TemplateSTRtreeImpl< const geos::geom::LinearRing *, EnvelopeTraits >::iterate().
|
inline |
Determine whether the tree has been built, and no more items may be added.
Referenced by geos::index::strtree::TemplateSTRtreeImpl< const geos::geom::LinearRing *, EnvelopeTraits >::nearestNeighbour().
1.8.14