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

Method GetType

generator/pygen/pygen.cpp:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 version::MwmVersion const & GetVersion() const { return m_mwmValue.GetMwmVersion(); }
174
175 DataHeader::MapType GetType() const { return m_mwmValue.GetHeader().GetType(); }
176
177 m2::RectD GetBounds() const { return m_mwmValue.GetHeader().GetBounds(); }
178

Callers

nothing calls this directly

Calls 1

GetHeaderMethod · 0.80

Tested by

no test coverage detected