Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetHeight
Method
GetHeight
libs/drape/symbols_texture.cpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
107
uint32_t GetWidth() const { return m_width; }
108
uint32_t GetHeight() const { return m_height; }
109
110
private:
111
TDefinitionInserter m_definitionInserter;
Callers
1
LoadSymbols
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected