PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
GSERIALIZED* SFCGALGeometry2POSTGIS | ( | const sfcgal_geometry_t * | geom, |
int | force3D, | ||
int | SRID | ||
) |
Definition at line 116 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_difference(), sfcgal_difference3D(), sfcgal_extrude(), sfcgal_force_lhr(), sfcgal_intersection(), sfcgal_intersection3D(), sfcgal_minkowski_sum(), sfcgal_straight_skeleton(), sfcgal_tesselate(), sfcgal_triangulate(), sfcgal_union(), sfcgal_union3D(), and SFCGALPreparedGeometry2POSTGIS().