Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsSpecial
Method
IsSpecial
tools/openlr/router.hpp:114–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
bool IsFake() const { return m_raw.IsFake(); }
114
bool IsSpecial() const { return m_isSpecial; }
115
116
std::pair<m2::PointD, m2::PointD> ToPair() const;
117
std::pair<m2::PointD, m2::PointD> ToPairRev() const;
Callers
1
ReconstructPath
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected