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

Method GetRank

libs/indexer/feature.cpp:853–857  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

851}
852
853uint8_t FeatureType::GetRank()
854{
855 ParseCommon();
856 return m_params.rank;
857}
858
859uint64_t FeatureType::GetPopulation()
860{

Callers 3

DisplaceableNodeMethod · 0.45
FillCommonParamsMethod · 0.45
ProcessRuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected