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

Method GetFullLength

libs/geometry/spline.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166double Spline::iterator::GetFullLength() const
167{
168 return m_spl->GetLength();
169}
170
171bool Spline::iterator::BeginAgain() const
172{

Callers 1

RenderTrackMethod · 0.80

Calls 1

GetLengthMethod · 0.45

Tested by

no test coverage detected