MCPcopy Create free account
hub / github.com/comaps/comaps / BeginAgain

Method BeginAgain

libs/geometry/spline.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171bool Spline::iterator::BeginAgain() const
172{
173 return m_checker;
174}
175
176double Spline::iterator::GetDistance() const
177{

Callers 6

ForEachNodeMethod · 0.80
UNIT_TESTFunction · 0.80
DrawMethod · 0.80
CacheDynamicGeometryMethod · 0.80
RenderTrackMethod · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.64