PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void lwcircstring_setPoint4d | ( | LWCIRCSTRING * | curve, |
uint32_t | index, | ||
POINT4D * | newpoint | ||
) |
Definition at line 262 of file lwcircstring.c.
References LWCIRCSTRING::points, and ptarray_set_point4d().