Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsEmpty
Method
IsEmpty
libs/geometry/spline.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
bool Spline::IsEmpty() const
87
{
88
return m_position.empty();
89
}
90
91
bool Spline::IsValid() const
92
{
Callers
1
ClipPathByRectImpl
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected