Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetBounds
Method
GetBounds
libs/indexer/data_header.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
m2::RectD DataHeader::GetBounds() const
63
{
64
return Int64ToRectObsolete(m_bounds, m_codingParams.GetCoordBits());
65
}
66
67
void DataHeader::SetBounds(m2::RectD const & r)
68
{
Callers
3
PostcodePoints
Method · 0.45
CreateInfo
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
Calls
2
Int64ToRectObsolete
Function · 0.85
GetCoordBits
Method · 0.80
Tested by
1
UNIT_CLASS_TEST
Function · 0.36