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

Method set_faces

tools/Triangulation/Triangulation.h:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 void set_faces(const Matrix3Ir& faces) {
42 m_faces = faces;
43 }
44
45 const Matrix2Fr& get_vertices() const {
46 return m_vertices;

Callers 2

TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36