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