brainstat.mesh.utils

Operations on meshes.

Functions

lattice_to_edges(lattice)

mesh_edges(surf[, mask])

Converts the triangles or lattices of a mesh to edges.

triangles_to_edges(tri)

Convert a triangular mesh to an edge list.