PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWCOLLECTION* lwcollection_clone_deep | ( | const LWCOLLECTION * | g | ) |
Deep clone LWCOLLECTION object.
POINTARRAY are copied.
Definition at line 149 of file lwcollection.c.
References LWCOLLECTION::bbox, gbox_copy(), LWCOLLECTION::geoms, lwalloc(), lwgeom_clone_deep(), and LWCOLLECTION::ngeoms.
Referenced by lwgeom_clone_deep(), and lwgeom_node().