GEOS 3.11.1
|
This is the complete list of members for geos::operation::overlayng::OverlayUtil, including all inherited members.
clippingEnvelope(int opCode, const InputGeometry *inputGeom, const PrecisionModel *pm, Envelope &rsltEnvelope) | geos::operation::overlayng::OverlayUtil | static |
createEmptyResult(int dim, const GeometryFactory *geomFact) | geos::operation::overlayng::OverlayUtil | static |
createResultGeometry(std::vector< std::unique_ptr< Polygon > > &resultPolyList, std::vector< std::unique_ptr< LineString > > &resultLineList, std::vector< std::unique_ptr< Point > > &resultPointList, const GeometryFactory *geometryFactory) | geos::operation::overlayng::OverlayUtil | static |
isEmptyResult(int opCode, const Geometry *a, const Geometry *b, const PrecisionModel *pm) | geos::operation::overlayng::OverlayUtil | static |
isEnvDisjoint(const Geometry *a, const Geometry *b, const PrecisionModel *pm) | geos::operation::overlayng::OverlayUtil | static |
isFloating(const PrecisionModel *pm) (defined in geos::operation::overlayng::OverlayUtil) | geos::operation::overlayng::OverlayUtil | static |
isResultAreaConsistent(const Geometry *geom0, const Geometry *geom1, int opCode, const Geometry *result) | geos::operation::overlayng::OverlayUtil | static |
moveGeometry(std::vector< std::unique_ptr< T > > &inGeoms, std::vector< std::unique_ptr< Geometry > > &outGeoms) (defined in geos::operation::overlayng::OverlayUtil) | geos::operation::overlayng::OverlayUtil | inlinestatic |
resultDimension(int opCode, int dim0, int dim1) | geos::operation::overlayng::OverlayUtil | static |
round(const Point *pt, const PrecisionModel *pm, Coordinate &rsltCoord) | geos::operation::overlayng::OverlayUtil | static |
toLines(OverlayGraph *graph, bool isOutputEdges, const GeometryFactory *geomFact) (defined in geos::operation::overlayng::OverlayUtil) | geos::operation::overlayng::OverlayUtil | static |