PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Macros | |
#define | MAX_LENGTH_SFCGAL_FULL_VERSION 50 |
Functions | |
static int | SFCGAL_type_to_lwgeom_type (sfcgal_geometry_type_t type) |
static POINTARRAY * | ptarray_from_SFCGAL (const sfcgal_geometry_t *geom, int force3D) |
static sfcgal_geometry_t * | ptarray_to_SFCGAL (const POINTARRAY *pa, int type) |
const char * | lwgeom_sfcgal_version () |
const char * | lwgeom_sfcgal_full_version () |
LWGEOM * | SFCGAL2LWGEOM (const sfcgal_geometry_t *geom, int force3D, int32_t srid) |
sfcgal_geometry_t * | LWGEOM2SFCGAL (const LWGEOM *geom) |
LWGEOM * | lwgeom_sfcgal_noop (const LWGEOM *geom_in) |