PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT* lwcircstring_get_lwpoint | ( | const LWCIRCSTRING * | circ, |
int | where | ||
) |
Definition at line 300 of file lwcircstring.c.
References LWCIRCSTRING::flags, FLAGS_GET_M, FLAGS_GET_Z, getPoint4d(), LW_TRUE, lwcircstring_is_empty(), lwpoint_construct(), POINTARRAY::npoints, LWCIRCSTRING::points, ptarray_append_point(), ptarray_construct_empty(), and LWCIRCSTRING::srid.
Referenced by LWGEOM_dumppoints().