tm_edges_cleanup_empty
tm_edges_cleanup_empty(mesh) ⇒ number
Removed edges from the mesh that are not connected to any faces
Kind: global function
Returns: number - number of edges removed
| Param | Type |
|---|---|
| mesh | TopoMesh |
tm_edges_cleanup_empty~garbage : Array.<TopoEdge>
Kind: inner constant of tm_edges_cleanup_empty