tm_vertices_cleanup_empty
tm_vertices_cleanup_empty(mesh) ⇒ number
Removes vertices from the mesh not attached to any edges
Kind: global function
Returns: number - number of vertices removed
| Param | Type |
|---|---|
| mesh | TopoMesh |
numberRemoves vertices from the mesh not attached to any edges
Kind: global function
Returns: number - number of vertices removed
| Param | Type |
|---|---|
| mesh | TopoMesh |