PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
PrepGeomCacheMethods
GeomCacheMethods PrepGeomCacheMethods
static
Initial value:
=
{
PREP_CACHE_ENTRY,
PrepGeomCacheBuilder
,
PrepGeomCacheCleaner
,
PrepGeomCacheAllocator
}
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:224
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:304
PrepGeomCacheAllocator
static GeomCache * PrepGeomCacheAllocator()
Definition
lwgeom_geos_prepared.c:339
Definition at line
348
of file
lwgeom_geos_prepared.c
.
349
{
350
PREP_CACHE_ENTRY,
351
PrepGeomCacheBuilder
,
352
PrepGeomCacheCleaner
,
353
PrepGeomCacheAllocator
354
};
Referenced by
GetPrepGeomCache()
.
postgis
lwgeom_geos_prepared.c
Generated by
1.9.8