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

Method get_wire_network

tools/Wires/WireNetwork/WireConnectivity.h:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 m_wire_network = wire_network;
36 }
37 const WireNetwork* get_wire_network() const { return m_wire_network; }
38
39 void compute();
40 void reset();

Callers 1

compute_connectivityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected