PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
char* lwgeom_to_x3d3 | ( | const LWGEOM * | geom, |
char * | srs, | ||
int | precision, | ||
int | opts, | ||
const char * | defid | ||
) |
Definition at line 36 of file lwout_x3d.c.
References LW_FAILURE, lwalloc(), lwgeom_is_empty(), lwgeom_to_x3d3_sb(), ovdump::opts, precision, stringbuffer_create(), stringbuffer_destroy(), and stringbuffer_getstringcopy().
Referenced by do_x3d3_test(), do_x3d3_unsupported(), and LWGEOM_asX3D().