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

Method SetSelectedFeature

libs/drape/overlay_tree.cpp:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519void OverlayTree::SetSelectedFeature(FeatureID const & featureID)
520{
521 m_selectedFeatureID = featureID;
522}
523
524OverlayTree::TDisplacementInfo const & OverlayTree::GetDisplacementInfo() const
525{

Callers 2

AcceptMessageMethod · 0.80
OnContextDestroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected