Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCapState
Method
GetCapState
libs/drape_frontend/line_shape.cpp:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
dp::BindingInfo const & GetCapBindingInfo() override { return GetBindingInfo(); }
98
99
dp::RenderState GetCapState() override { return GetState(); }
100
101
ref_ptr<void> GetCapData() override { return ref_ptr<void>(); }
102
Callers
1
Draw
Method · 0.45
Calls
1
GetState
Function · 0.85
Tested by
no test coverage detected