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

Method get_sources

tools/MeshUtils/MeshSeparator.h:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 VectorI get_sources(size_t i) const {
35 return m_sources.at(i);
36 }
37
38 void clear();
39

Callers 3

separate_meshFunction · 0.95
separate_graphFunction · 0.95
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64