PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Returns true if arc A is actually a point (all vertices are the same) .
Definition at line 105 of file lwalgorithm.c.
References LW_FALSE, LW_TRUE, POINT2D::x, and POINT2D::y.
Referenced by lw_arc_length(), lw_dist2d_arc_arc(), lw_dist2d_pt_arc(), lw_dist2d_seg_arc(), and ptarrayarc_contains_point_partial().