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

Method SetFoundFeature

libs/map/search_mark.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382}
383
384void SearchMarkPoint::SetFoundFeature(FeatureID const & feature)
385{
386 SetAttributeValue(m_featureID, feature);
387}
388
389void SearchMarkPoint::SetMatchedName(std::string const & name)
390{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected