PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lwgeom_is_solid | ( | const LWGEOM * | geom | ) |
Return LW_TRUE if geometry has SOLID flag.
Definition at line 930 of file lwgeom.c.
References LWGEOM::flags, FLAGS_GET_GEODETIC, and LW_FALSE.
Referenced by sfcgal_is_solid().