PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
lwcompound_as_lwgeom()
LWGEOM
* lwcompound_as_lwgeom
(
const
LWCOMPOUND
*
obj
)
Definition at line
315
of file
lwgeom.c
.
316
{
317
if
( obj == NULL )
return
NULL;
318
return
(
LWGEOM
*)obj;
319
}
LWGEOM
Definition:
liblwgeom.h:398
liblwgeom
lwgeom.c
Generated by
1.9.1