PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
POINTARRAY* wkt_parser_ptarray_add_coord | ( | POINTARRAY * | pa, |
POINT | p | ||
) |
Definition at line 265 of file lwin_wkt.c.
References POINT::flags, POINTARRAY::flags, FLAGS_GET_M, FLAGS_GET_Z, FLAGS_NDIMS, LW_TRUE, LWDEBUG, POINT::m, POINT4D::m, PARSER_ERROR_MIXDIMS, PARSER_ERROR_OTHER, ptarray_append_point(), ptarray_free(), SET_PARSER_ERROR, POINT::x, POINT4D::x, POINT::y, POINT4D::y, POINT::z, and POINT4D::z.
Referenced by wkt_parser_ptarray_new(), and yyparse().