Skip to content

DirectedGraph::GetEdgeEndPoint

Synopsis

Declared in <support/DirectedGraph.h>

Node*
GetEdgeEndPoint(
    Edge const* e,
    EdgeDirection d);

Created with MrDocs