MCPcopy 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
102size_t PLYParser::num_voxels() const {
103 return m_num_voxels;
104}
105
106size_t PLYParser::num_attributes() const {
107 return m_attributes.size();

Callers 7

initialize_voxelsMethod · 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