Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ empty
Method
empty
source/MRMesh/MRReducePath.cpp:275–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
public:
274
void clear();
275
bool empty() const { return points_.empty(); }
276
277
void reset( const Vector2f & start, const Vector2f & edge0left, const Vector2f & edge0right );
278
Callers
nothing calls this directly
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected