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

Method GetNewFeatureCategories

libs/editor/osm_editor.cpp:932–935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

930}
931
932NewFeatureCategories Editor::GetNewFeatureCategories() const
933{
934 return NewFeatureCategories(*(m_config.Get()));
935}
936
937FeatureID Editor::GenerateNewFeatureId(FeaturesContainer const & features, MwmId const & id) const
938{

Callers 1

GetEditorCategoriesMethod · 0.80

Calls 2

GetMethod · 0.45

Tested by

no test coverage detected