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

Method GetFeatureCenter

libs/search/result.cpp:128–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128m2::PointD Result::GetFeatureCenter() const
129{
130 ASSERT(HasPoint(), ());
131 return m_center;
132}
133
134string const & Result::GetSuggestionString() const
135{

Callers 15

ToJavaResultFunction · 0.45
GetDistanceMethod · 0.45
operator()Method · 0.45
MakeResultMethod · 0.45
ResultMethod · 0.45
CenterInRectMethod · 0.45
GetDistanceMMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45
FindResultFunction · 0.45
OnShowPositionClickedMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45
UNIT_CLASS_TESTFunction · 0.45

Calls 2

ASSERTFunction · 0.85
HasPointFunction · 0.85

Tested by 5

CenterInRectMethod · 0.36
GetDistanceMMethod · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36
UNIT_CLASS_TESTFunction · 0.36