packing {habtools}R Documentation

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)

Arguments

mesh

A triangular mesh of class mesh3d.

Value

Value of packing.

Examples

packing(mcap)

[Package habtools version 1.0.5 Index]