MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / mesh

Method mesh

python/pymesh/VoxelGrid.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29
30 @property
31 def mesh(self):
32 return Mesh(self.raw_grid.get_voxel_mesh())

Callers

nothing calls this directly

Calls 1

MeshClass · 0.90

Tested by

no test coverage detected