PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
LWCIRCSTRING* lwcircstring_construct | ( | int32_t | srid, |
GBOX * | bbox, | ||
POINTARRAY * | points | ||
) |
Definition at line 50 of file lwcircstring.c.
References CIRCSTRINGTYPE, POINTARRAY::flags, FLAGS_SET_BBOX, lwalloc(), lwnotice(), POINTARRAY::npoints, and result.
Referenced by circstring_from_pa(), lwcircstring_addpoint(), lwcircstring_from_lwmpoint(), lwcircstring_from_lwpointarray(), lwcircstring_from_wkb_state(), lwcircstring_removepoint(), and wkt_parser_circularstring_new().