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

Method num_faces

src/IO/PLYParser.cpp:98–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98size_t PLYParser::num_faces() const {
99 return m_num_faces;
100}
101
102size_t PLYParser::num_voxels() const {
103 return m_num_voxels;

Callers 8

extract_facesFunction · 0.45
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