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

◆ lwtin_as_lwgeom()

LWGEOM * lwtin_as_lwgeom ( const LWTIN obj)

Definition at line 312 of file lwgeom.c.

313{
314 return (LWGEOM *)obj;
315}