PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ RectTreeCacheMethods

GeomCacheMethods RectTreeCacheMethods
static
Initial value:
=
{
RECT_CACHE_ENTRY,
}
static int RectTreeBuilder(const LWGEOM *lwgeom, GeomCache *cache)
Builder, freeer and public accessor for cached RECT_NODE trees.
static int RectTreeFreer(GeomCache *cache)
static GeomCache * RectTreeAllocator(void)

Definition at line 100 of file lwgeom_rectree.c.

Referenced by GetRectTreeGeomCache().