Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
91
size_t MSHParser::vertex_per_face() const {
92
return m_vertex_per_face;
93
}
94
95
void MSHParser::extract_faces_and_voxels() {
96
const size_t element_type = m_loader->get_element_type();
Callers
7
initialize_faces
Method · 0.45
TEST_F
Function · 0.45
OBJParserTest.h
File · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36