Convert an alpha shape to a mesh3D object

ashape2mesh3d(ashape, remove.interior.points = TRUE)

Arguments

ashape

List of alphashape objects

remove.interior.points

whether or not to remove points that are not part of a bounding triangle for the mesh

...

additional arguments passed to methods

Value

A mesh3D object

See also