Learn R Programming

habtools (version 1.1.1)

packing: Calculate packing of 3D object

Description

The ratio of the surface area of the object and the surface area of the convex hull around the object.

Usage

packing(mesh)

Value

Value of packing.

Arguments

mesh

A triangular mesh of class mesh3d.

Examples

Run this code
packing(mcap)

Run the code above in your browser using DataLab