Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDistanceY
Method
GetDistanceY
libs/drape_frontend/user_event_stream.hpp:382–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
381
double GetDistanceX() const { return m_distanceX; }
382
double GetDistanceY() const { return m_distanceY; }
383
384
private:
385
double m_distanceX;
Callers
1
OnScroll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected