Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_mesh
Function · 0.95
separate_graph
Function · 0.95
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64