morphomapTriangulate {morphomap} | R Documentation |
morphomapTriangulate
Description
Build a mesh starting from the coordinates of the diaphysis
Usage
morphomapTriangulate(set, n, close = FALSE)
Arguments
set |
matrix: coordinates of the cross sections to be triangulated |
n |
numeric: number of cross sections |
close |
logical: if TRUE the two surfaces are closed |
Value
mesh a mesh of the triangulated semilandark configuration
Author(s)
Antonio Profico, Luca Bondioli, Pasquale Raia, Paul O'Higgins, Damiano Marchi
[Package morphomap version 1.5 Index]