MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / set_segments

Method set_segments

tools/Triangulation/Triangulation.h:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 void set_segments(const Matrix2Ir& segments) {
24 m_segments = segments;
25 }
26
27 virtual void run() {
28 throw NotImplementedError(

Callers 2

runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected