PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ CircTreeCacheMethods

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

Definition at line 89 of file geography_measurement_trees.c.

Referenced by GetCircTreeGeomCache().