PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_shortestline3d | ( | PG_FUNCTION_ARGS | ) |
Definition at line 852 of file lwgeom_functions_basic.c.
References error_if_srid_mismatch(), geometry_serialize(), lwgeom_closest_line_3d(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_is_empty(), LWGEOM_longestline3d(), PG_FUNCTION_INFO_V1(), and LWGEOM::srid.
Referenced by LWGEOM_closestpoint3d().