Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetSize
Method
GetSize
libs/geometry/spline.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
size_t Spline::GetSize() const
75
{
76
return m_position.size();
77
}
78
79
void Spline::Clear()
80
{
Callers
3
ClipPathByRectImpl
Function · 0.45
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
2
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36