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