Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMaxTextureSize
Method
GetMaxTextureSize
libs/drape/support_manager.hpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
float GetMaxLineWidth() const { return m_maxLineWidth; }
32
uint32_t GetMaxTextureSize() const { return m_maxTextureSize; }
33
34
// These functions can be used without manager initialization.
35
static void ForbidVulkan();
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected