Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Reset
Method
Reset
libs/geometry/spline.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
void SharedSpline::Reset(Spline * spline)
249
{
250
m_spline.reset(spline);
251
}
252
253
// void SharedSpline::Reset(std::vector<PointD> const & path)
254
//{
Callers
3
ClipPathByRectImpl
Function · 0.45
ConstructSplineList
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
1
reset
Method · 0.45
Tested by
2
ConstructSplineList
Function · 0.36
UNIT_TEST
Function · 0.36