Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ getUndefinedText
Method
getUndefinedText
src/core/map.h:1909–1913 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1907
}
1908
1909
inline
1910
TextSymbol* Map::getUndefinedText()
1911
{
1912
return undefined_text;
1913
}
1914
1915
1916
} // namespace OpenOrienteering
Callers
2
importObject
Method · 0.80
updateMappingTable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected