PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
lwvarlena_t* lwgeom_to_x3d3 | ( | const LWGEOM * | geom, |
int | precision, | ||
int | opts, | ||
const char * | defid | ||
) |
Definition at line 37 of file lwout_x3d.c.
References LW_FAILURE, lwalloc(), lwgeom_is_empty(), lwgeom_to_x3d3_sb(), LWSIZE_SET, LWVARHDRSZ, ovdump::opts, precision, lwvarlena_t::size, stringbuffer_create(), stringbuffer_destroy(), and stringbuffer_getvarlenacopy().
Referenced by do_x3d3_test(), do_x3d3_unsupported(), and LWGEOM_asX3D().