PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
PrepGeomCacheMethods
GeomCacheMethods PrepGeomCacheMethods
static
Initial value:
=
{
PREP_CACHE_ENTRY,
PrepGeomCacheBuilder
,
PrepGeomCacheCleaner
,
PrepGeomCacheAllocator
}
PrepGeomCacheCleaner
static int PrepGeomCacheCleaner(GeomCache *cache)
This function is passed into the generic GetGeomCache function in the case of a cache miss...
Definition:
lwgeom_geos_prepared.c:401
PrepGeomCacheAllocator
static GeomCache * PrepGeomCacheAllocator()
Definition:
lwgeom_geos_prepared.c:436
PrepGeomCacheBuilder
static int PrepGeomCacheBuilder(const LWGEOM *lwgeom, GeomCache *cache)
Given a generic GeomCache, and a geometry to prepare, prepare a PrepGeomCache and stick it into the G...
Definition:
lwgeom_geos_prepared.c:303
Definition at line
445
of file
lwgeom_geos_prepared.c
.
postgis
lwgeom_geos_prepared.c
Generated by
1.8.13