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

Method GetSpaceGlyph

libs/drape/texture_manager.cpp:584–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582}
583
584GlyphFontAndId TextureManager::GetSpaceGlyph() const
585{
586 return m_spaceGlyph;
587}
588
589ref_ptr<Texture> TextureManager::GetSymbolsTexture() const
590{

Callers 1

StraightTextLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected