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 > &raster_grid, const geom::Geometry &g) (defined in geos::operation::grid::GridIntersection) | geos::operation::grid::GridIntersection | static |
getIntersectionFractions(const Grid< bounded_extent > &raster_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, std::shared_ptr< Matrix< float > > cov=nullptr) | geos::operation::grid::GridIntersection | |
GridIntersection(const Grid< bounded_extent > &raster_grid, const geom::Envelope &box, 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 > &p_grid, const geom::Geometry &g, bool includeExterior) | geos::operation::grid::GridIntersection | static |