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

Method get_boundary_loops

tools/MeshUtils/MeshChecker.h:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 std::vector<VectorI> get_boundary_loops() const {
64 return m_boundary_loops;
65 }
66
67 int get_genus() const;
68

Callers 1

boundary_loopsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected