Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ MeshFactory.cpp
File
MeshFactory.cpp
src/MeshFactory.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"MeshFactory.h"
2
#include <cassert>
3
#include <iostream>
4
#include <sstream>
Callers
nothing calls this directly
Calls
15
RuntimeError
Class · 0.85
set_geometry
Method · 0.80
get_geometry
Method · 0.80
set_voxels
Method · 0.80
set_dim
Method · 0.80
set_vertex_per_face
Method · 0.80
set_vertex_per_voxel
Method · 0.80
enable_vertex_connectivity
Method · 0.80
enable_voxel_connectivity
Method · 0.80
enable_face_connectivity
Method · 0.80
get_attributes
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected