Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ get_num_voxels
Method
get_num_voxels
src/Mesh.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
size_t Mesh::get_num_voxels() const {
30
return m_geometry->get_num_voxels();
31
}
32
33
VectorF Mesh::get_vertex(size_t i) {
34
const size_t dim = get_dim();
Callers
15
update_3D
Method · 0.45
update_3D
Method · 0.45
update_3D
Method · 0.45
initialize_3D_grid
Method · 0.45
adapt
Method · 0.45
getNbrElements
Method · 0.45
verify_voxel_mesh
Method · 0.45
adapt
Method · 0.45
adapt_boundary
Method · 0.45
getNbrElements
Method · 0.45
check_mesh
Method · 0.45
tile_3D
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
TEST_F
Function · 0.36
check_vertex_field
Method · 0.36
check_voxel_field
Method · 0.36
TEST_F
Function · 0.36
create
Method · 0.36
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
TEST_F
Function · 0.36