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