Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vcgArea

compute surface area of a triangular mesh


Description

compute surface area of a triangular mesh

Usage

vcgArea(mesh, perface = FALSE)

Arguments

mesh

triangular mesh of class mesh3d

perface

logical: if TRUE, a list containing the overall area, as well as the individual per-face area are reported.

Value

surface area of mesh

Examples

data(humface)
vcgArea(humface)

Rvcg

Manipulations of Triangular Meshes Based on the 'VCGLIB' API

v0.19.2
GPL (>= 2) | file LICENSE
Authors
Stefan Schlager [aut, cre, cph], Girinon Francois [ctb]
Initial release
2021-01-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.