ashape2mesh3d: Convert an alpha shape to a mesh3D object

View source: R/alphashape.R

ashape2mesh3dR Documentation

Convert an alpha shape to a mesh3D object

Description

Convert an alpha shape to a mesh3D object

Usage

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

combine.alphashape transform3dalphashape


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.