PostGIS  2.5.7dev-r@@SVN_REVISION@@
liblwgeom/lwgeom_sfcgal.c File Reference
#include "lwgeom_sfcgal.h"
Include dependency graph for liblwgeom/lwgeom_sfcgal.c:

Go to the source code of this file.

Functions

static int SFCGAL_type_to_lwgeom_type (sfcgal_geometry_type_t type)
 
static POINTARRAYptarray_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 ()
 
LWGEOMSFCGAL2LWGEOM (const sfcgal_geometry_t *geom, int force3D, int srid)
 
sfcgal_geometry_t * LWGEOM2SFCGAL (const LWGEOM *geom)
 
LWGEOMlwgeom_sfcgal_noop (const LWGEOM *geom_in)