Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Geometry.Geos.Raw.Prepared
Documentation
withPreparedGeometry :: PreparedGeometry -> (Ptr GEOSPreparedGeometry -> IO a) -> IO a Source #
containsProperly :: Geometry a => PreparedGeometry -> a -> Geos Bool Source #
intersects :: Geometry a => PreparedGeometry -> a -> Geos Bool Source #