MCPcopy Create free account
hub / github.com/comaps/comaps / AddOutgoingFakeEdge

Method AddOutgoingFakeEdge

tools/openlr/graph.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void Graph::AddOutgoingFakeEdge(Edge const & e)
78{
79 m_graph.AddOutgoingFakeEdge(e);
80}
81
82void Graph::GetFeatureTypes(FeatureID const & featureId, feature::TypesHolder & types) const
83{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected