PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
POINT wkt_parser_coord_3 | ( | double | c1, |
double | c2, | ||
double | c3 | ||
) |
Note, if this is an XYM coordinate we'll have to fix it later when we build the object itself and have access to the dimensionality token.
Definition at line 237 of file lwin_wkt.c.
References POINT::flags, FLAGS_SET_M, FLAGS_SET_Z, POINT::m, POINT::x, POINT::y, and POINT::z.
Referenced by yyparse().