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

Method initialize_wire_network

tools/Wires/Inflator/PhantomMeshGenerator.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void PhantomMeshGenerator::initialize_wire_network() {
89 m_wire_network->center_at_origin();
90}
91
92void PhantomMeshGenerator::convert_parameters_to_attributes() {
93 assert(m_parameter_manager);

Callers

nothing calls this directly

Calls 1

center_at_originMethod · 0.45

Tested by

no test coverage detected