powered by
compute surface area of a triangular mesh
vcgArea(mesh, perface = FALSE)
surface area of mesh
triangular mesh of class mesh3d
logical: if TRUE, a list containing the overall area, as well as the individual per-face area are reported.
data(humface) vcgArea(humface)
Run the code above in your browser using DataLab