Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCoordBits
Method
GetCoordBits
libs/coding/geometry_coding.hpp:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
void SetBasePoint(m2::PointD const & pt);
112
113
uint8_t GetCoordBits() const { return m_CoordBits; }
114
115
template <typename WriterT>
116
void Save(WriterT & writer) const
Callers
15
SerializeForMwm
Method · 0.80
CalculateMidPoints
Class · 0.80
WriteOuterTriangles
Method · 0.80
TestTrianglesCoding
Function · 0.80
DecodeImpl
Function · 0.80
SavePoint
Function · 0.80
LoadPoint
Function · 0.80
GetMaxPoint
Function · 0.80
Encode
Function · 0.80
Get
Method · 0.80
Put
Method · 0.80
PutV0ForTests
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestTrianglesCoding
Function · 0.64