|
GEOS 3.13.1
|
This is the complete list of members for geos::edgegraph::EdgeGraph, including all inherited members.
| addEdge(const geom::CoordinateXYZM &orig, const geom::CoordinateXYZM &dest) | geos::edgegraph::EdgeGraph | |
| createEdge(const geom::CoordinateXYZM &orig) | geos::edgegraph::EdgeGraph | protected |
| EdgeGraph() | geos::edgegraph::EdgeGraph | inline |
| findEdge(const geom::CoordinateXY &orig, const geom::CoordinateXY &dest) | geos::edgegraph::EdgeGraph | |
| getVertexEdges(std::vector< const HalfEdge * > &edgesOut) (defined in geos::edgegraph::EdgeGraph) | geos::edgegraph::EdgeGraph | |
| insert(const geom::CoordinateXYZM &orig, const geom::CoordinateXYZM &dest, HalfEdge *eAdj) | geos::edgegraph::EdgeGraph | protected |
| isValidEdge(const geom::CoordinateXY &orig, const geom::CoordinateXY &dest) | geos::edgegraph::EdgeGraph | static |