PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
GSERIALIZED* SFCGALGeometry2POSTGIS | ( | const sfcgal_geometry_t * | geom, |
int | force3D, | ||
int32_t | SRID | ||
) |
Definition at line 108 of file postgis/lwgeom_sfcgal.c.
References geometry_serialize(), LW_TRUE, lwgeom_add_bbox(), lwgeom_free(), lwgeom_needs_bbox(), and SFCGAL2LWGEOM().
Referenced by sfcgal_approximate_medial_axis(), sfcgal_difference3D(), sfcgal_extrude(), sfcgal_force_lhr(), sfcgal_intersection3D(), sfcgal_minkowski_sum(), sfcgal_straight_skeleton(), sfcgal_tesselate(), sfcgal_union3D(), SFCGALPreparedGeometry2POSTGIS(), and ST_ConstrainedDelaunayTriangles().