Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
584
GlyphFontAndId TextureManager::GetSpaceGlyph() const
585
{
586
return m_spaceGlyph;
587
}
588
589
ref_ptr<Texture> TextureManager::GetSymbolsTexture() const
590
{
Callers
1
StraightTextLayout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected