PostGIS
2.5.7dev-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 502 of file lwout_x3d.c.
References POINTARRAY::flags, FLAGS_GET_Z, getPoint2d_p(), getPoint4d_p(), LW_SUCCESS, LW_X3D_FLIP_XY, lwprint_double(), POINTARRAY::npoints, ovdump::opts, OUT_DOUBLE_BUFFER_SIZE, precision, stringbuffer_append(), stringbuffer_aprintf(), POINT2D::x, POINT4D::x, pixval::x, POINT2D::y, POINT4D::y, pixval::y, and POINT4D::z.
Referenced by asx3d3_line_coords_sb(), asx3d3_line_sb(), asx3d3_point_sb(), asx3d3_poly_sb(), and asx3d3_triangle_sb().