Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
double Spline::iterator::GetFullLength() const
167
{
168
return m_spl->GetLength();
169
}
170
171
bool Spline::iterator::BeginAgain() const
172
{
Callers
1
RenderTrack
Method · 0.80
Calls
1
GetLength
Method · 0.45
Tested by
no test coverage detected