GEOS  3.9.1dev
geos::edgegraph::EdgeGraph Member List

This is the complete list of members for geos::edgegraph::EdgeGraph, including all inherited members.

addEdge(const geom::Coordinate &orig, const geom::Coordinate &dest)geos::edgegraph::EdgeGraph
create(const geom::Coordinate &p0, const geom::Coordinate &p1)geos::edgegraph::EdgeGraphprivate
createEdge(const geom::Coordinate &orig)geos::edgegraph::EdgeGraphprotected
EdgeGraph()geos::edgegraph::EdgeGraphinline
edgesgeos::edgegraph::EdgeGraphprivate
findEdge(const geom::Coordinate &orig, const geom::Coordinate &dest)geos::edgegraph::EdgeGraph
getVertexEdges(std::vector< const HalfEdge * > &edgesOut)geos::edgegraph::EdgeGraph
insert(const geom::Coordinate &orig, const geom::Coordinate &dest, HalfEdge *eAdj)geos::edgegraph::EdgeGraphprotected
isValidEdge(const geom::Coordinate &orig, const geom::Coordinate &dest)geos::edgegraph::EdgeGraphstatic
vertexMapgeos::edgegraph::EdgeGraphprivate