MCPcopy 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

SerializeForMwmMethod · 0.80
CalculateMidPointsClass · 0.80
WriteOuterTrianglesMethod · 0.80
TestTrianglesCodingFunction · 0.80
DecodeImplFunction · 0.80
SavePointFunction · 0.80
LoadPointFunction · 0.80
GetMaxPointFunction · 0.80
EncodeFunction · 0.80
GetMethod · 0.80
PutMethod · 0.80
PutV0ForTestsMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestTrianglesCodingFunction · 0.64