MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / empty

Method empty

source/MRMesh/MRReducePath.cpp:477–477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475
476 void clear();
477 bool empty() const { return !lastEdge_; }
478
479 // starts new unfolding, e1 will be oriented to have start in the left triangle
480 void reset( MeshTriPoint start, MeshEdgePoint & e1 );

Callers 4

emptyMethod · 0.45
nextEdgeNewLeftMethod · 0.45
nextEdgeNewRightMethod · 0.45
reducePathFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected