Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
size_t PLYParser::num_faces() const {
99
return m_num_faces;
100
}
101
102
size_t PLYParser::num_voxels() const {
103
return m_num_voxels;
Callers
8
extract_faces
Function · 0.45
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