PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ CircTreeCacheMethods

GeomCacheMethods CircTreeCacheMethods
static
Initial value:
=
{
CIRC_CACHE_ENTRY,
}
static GeomCache * CircTreeAllocator(void)
static int CircTreeFreer(GeomCache *cache)
static int CircTreeBuilder(const LWGEOM *lwgeom, GeomCache *cache)
Builder, freeer and public accessor for cached CIRC_NODE trees.

Definition at line 84 of file geography_measurement_trees.c.

Referenced by GetCircTreeGeomCache().