Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCapSize
Method
GetCapSize
libs/drape_frontend/line_shape.cpp:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
ref_ptr<void> GetCapData() override { return ref_ptr<void>(); }
102
103
uint32_t GetCapSize() override { return 0; }
104
105
float GetSide(bool isLeft) const { return isLeft ? 1.0f : -1.0f; }
106
Callers
1
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected