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

Method GetFeatureTypes

tools/openlr/graph.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82void Graph::GetFeatureTypes(FeatureID const & featureId, feature::TypesHolder & types) const
83{
84 m_graph.GetFeatureTypes(featureId, types);
85}
86} // namespace openlr

Callers 1

ProcessEdgeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected