Definition at line 567 of file lwin_wkt.c.
#define PARSER_ERROR_OTHER
#define FLAGS_GET_Z(flags)
#define FLAGS_GET_M(flags)
LWGEOM * lwcurvepoly_as_lwgeom(const LWCURVEPOLY *obj)
LWCURVEPOLY * lwcurvepoly_construct_empty(int32_t srid, char hasz, char hasm)
#define SRID_UNKNOWN
Unknown SRID value.
#define LWDEBUG(level, msg)
#define SET_PARSER_ERROR(errno)
LWGEOM * wkt_parser_curvepolygon_add_ring(LWGEOM *poly, LWGEOM *ring)
References LWGEOM::flags, FLAGS_GET_M, FLAGS_GET_Z, lwcurvepoly_as_lwgeom(), lwcurvepoly_construct_empty(), LWDEBUG, PARSER_ERROR_OTHER, SET_PARSER_ERROR, SRID_UNKNOWN, and wkt_parser_curvepolygon_add_ring().