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

Method GetWidth

libs/drape/symbols_texture.cpp:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 void CharData(std::string const &) {}
106
107 uint32_t GetWidth() const { return m_width; }
108 uint32_t GetHeight() const { return m_height; }
109
110private:

Callers 1

LoadSymbolsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected