PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
static |
In X3D3, coordinates are separated by a space separator.
Only output the point if it is not the last point of a closed object or it is a non-closed type
Only output the point if it is not the last point of a closed object or it is a non-closed type
Definition at line 840 of file lwout_x3d.c.
References POINTARRAY::flags, FLAGS_GET_Z, getPoint2d_p(), getPoint4d_p(), LW_X3D_FLIP_XY, POINTARRAY::npoints, OUT_MAX_DIGS_DOUBLE, OUT_MAX_DOUBLE, OUT_MAX_DOUBLE_PRECISION, trim_trailing_zeros(), pixval::x, POINT2D::x, POINT4D::x, pixval::y, POINT2D::y, POINT4D::y, and POINT4D::z.
Referenced by asx3d3_line_buf(), asx3d3_line_coords(), asx3d3_point_buf(), asx3d3_poly_buf(), and asx3d3_triangle_buf().