PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
LWCIRCSTRING * lwcircstring_addpoint | ( | LWCIRCSTRING * | curve, |
LWPOINT * | point, | ||
uint32_t | where | ||
) |
Definition at line 226 of file lwcircstring.c.
References LWPOINT::flags, FLAGS_NDIMS, getPoint_internal(), lwcircstring_construct(), LWPOINT::point, LWCIRCSTRING::points, ptarray_addPoint(), and LWCIRCSTRING::srid.