PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char ptarray_same | ( | const POINTARRAY * | pa1, |
const POINTARRAY * | pa2 | ||
) |
Definition at line 479 of file ptarray.c.
References POINTARRAY::flags, FLAGS_GET_ZM, getPoint_internal(), LW_FALSE, LW_TRUE, LWDEBUG, LWDEBUGF, POINTARRAY::npoints, and ptarray_point_size().
Referenced by lwcircstring_same(), lwline_same(), lwpoint_same(), lwpoly_same(), lwtriangle_is_repeated_points(), and lwtriangle_same().