PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwtin_as_lwgeom()

LWGEOM * lwtin_as_lwgeom ( const LWTIN obj)

Definition at line 266 of file lwgeom.c.

267{
268 return (LWGEOM *)obj;
269}