Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ num_voxels
Method
num_voxels
src/IO/PLYParser.cpp:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
size_t PLYParser::num_voxels() const {
103
return m_num_voxels;
104
}
105
106
size_t PLYParser::num_attributes() const {
107
return m_attributes.size();
Callers
7
initialize_voxels
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