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

Method GetScale

libs/map/bookmark.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258uint8_t Bookmark::GetScale() const
259{
260 return m_data.m_viewportScale;
261}
262
263void Bookmark::SetScale(uint8_t scale)
264{

Callers 10

operator()Method · 0.45
UpdateViewportMethod · 0.45
CreateBookmarkMethod · 0.45
GetMaxDimensionMethod · 0.45
ShowBookmarkMethod · 0.45
CodeGe0urlMethod · 0.45
mainFunction · 0.45
EqualBookmarksFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

EqualBookmarksFunction · 0.36
UNIT_TESTFunction · 0.36