Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetStart
Function
GetStart
tools/openlr/decoded_path.hpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
namespace routing
44
{
45
inline m2::PointD GetStart(Edge const & e)
46
{
47
return e.GetStartJunction().GetPoint();
48
}
49
inline m2::PointD GetEnd(Edge const & e)
50
{
51
return e.GetEndJunction().GetPoint();
Callers
12
WriteAsMappingForSpark
Function · 0.85
PathToXML
Function · 0.85
GetPoints
Function · 0.85
HasStart
Method · 0.85
HasStart
Method · 0.85
HasStart
Method · 0.85
IsEmpty
Method · 0.85
HasStart
Method · 0.85
HasStart
Method · 0.85
HasStart
Method · 0.85
HasExtendedHours
Method · 0.85
HasWday
Method · 0.85
Calls
1
GetPoint
Method · 0.45
Tested by
no test coverage detected