|
GEOS 3.15.0dev
|
This is the complete list of members for geos::operation::grid::GridIntersection, including all inherited members.
| getIntersectionFractions(const Grid< bounded_extent > &grid, const geom::Geometry &g) | geos::operation::grid::GridIntersection | static |
| getIntersectionFractions(const Grid< bounded_extent > &grid, const geom::Envelope &box) (defined in geos::operation::grid::GridIntersection) | geos::operation::grid::GridIntersection | static |
| getResults() | geos::operation::grid::GridIntersection | inline |
| GridIntersection(const Grid< bounded_extent > &raster_grid, const geom::Geometry &g, const std::shared_ptr< Matrix< float > > &cov=nullptr) | geos::operation::grid::GridIntersection | |
| GridIntersection(const Grid< bounded_extent > &raster_grid, const geom::Envelope &box, const std::shared_ptr< Matrix< float > > &cov=nullptr) | geos::operation::grid::GridIntersection | |
| processingRegion(const geom::Envelope &raster_extent, const geom::Geometry &geometry) | geos::operation::grid::GridIntersection | static |
| subdividePolygon(const Grid< bounded_extent > &grid, const geom::Geometry &g, bool includeExterior) | geos::operation::grid::GridIntersection | static |