Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Get
Method
Get
libs/geometry/spline.cpp:276–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
Spline const * SharedSpline::Get() const
277
{
278
ASSERT(!IsNull(), ());
279
return m_spline.get();
280
}
281
} // namespace m2
Callers
7
JavaTimetables
Function · 0.45
Java_app_organicmaps_sdk_editor_OpeningHours_nativeRemoveWorkingDay
Function · 0.45
Java_app_organicmaps_sdk_editor_OpeningHours_nativeAddWorkingDay
Function · 0.45
operator()
Method · 0.45
IsValid
Method · 0.45
GetId
Function · 0.45
GetStop1Id
Function · 0.45
Calls
2
ASSERT
Function · 0.85
get
Method · 0.65
Tested by
no test coverage detected