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

Method vertex_per_face

src/IO/MSHParser.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91size_t MSHParser::vertex_per_face() const {
92 return m_vertex_per_face;
93}
94
95void MSHParser::extract_faces_and_voxels() {
96 const size_t element_type = m_loader->get_element_type();

Callers 7

initialize_facesMethod · 0.45
TEST_FFunction · 0.45
OBJParserTest.hFile · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36