Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PiLiDAR/PiLiDAR
/ meshing_test.py
File
meshing_test.py
meshing_test.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
open3d
as
o3d
2
from
lib.visualization
import
visualize
3
from
lib.mesh_utils
import
mesh_from_poisson
4
from
lib.config
import
Config
Callers
nothing calls this directly
Calls
5
Config
Class · 0.90
mesh_from_poisson
Function · 0.90
visualize
Function · 0.90
get
Method · 0.80
init
Method · 0.45
Tested by
no test coverage detected