PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
sfcgal_geometry_t* POSTGIS2SFCGALGeometry | ( | GSERIALIZED * | pglwgeom | ) |
Definition at line 75 of file postgis/lwgeom_sfcgal.c.
References LWGEOM2SFCGAL(), lwgeom_free(), and lwgeom_from_gserialized().
Referenced by sfcgal_approximate_medial_axis(), sfcgal_area3D(), sfcgal_difference3D(), sfcgal_extrude(), sfcgal_force_lhr(), sfcgal_intersection3D(), sfcgal_is_planar(), sfcgal_minkowski_sum(), sfcgal_orientation(), sfcgal_straight_skeleton(), sfcgal_tesselate(), sfcgal_union3D(), sfcgal_volume(), and ST_ConstrainedDelaunayTriangles().