Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetSize
Method
GetSize
libs/routing/fake_graph.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
size_t FakeGraph::GetSize() const
97
{
98
return m_segmentToVertex.size();
99
}
100
101
std::set<Segment> const & FakeGraph::GetFake(Segment const & real) const
102
{
Callers
15
GetNumFakeSegments
Method · 0.45
GetPolySegAngle
Method · 0.45
Fill
Method · 0.45
GetNewTransitSegment
Method · 0.45
Import
Method · 0.45
GetNumRoads
Method · 0.45
Append
Method · 0.45
DebugPrint
Function · 0.45
GetNumFakeEdges
Method · 0.45
UNIT_TEST
Function · 0.45
TestRoutePointsNumber
Function · 0.45
TestRouter
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
6
UNIT_TEST
Function · 0.36
TestRoutePointsNumber
Function · 0.36
TestRouter
Function · 0.36
ConstructFakeGraph
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36