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

meshcube

calculate the corners of a mesh's bouning box


Description

calculate the corners of a mesh's bouning box

Usage

meshcube(x)

Arguments

x

object of class 'mesh3d'

Value

returns a 8 x 3 matrix with the coordinates of the corners of the bounding box.

Examples

require(rgl)
data(boneData)
mc <- meshcube(skull_0144_ch_fe.mesh)
## Not run: 
spheres3d(mc)
wire3d(skull_0144_ch_fe.mesh)

## End(Not run)

Morpho

Calculations and Visualisations Related to Geometric Morphometrics

v2.8
GPL-2
Authors
Stefan Schlager [aut, cre, cph], Gregory Jefferis [ctb], Dryden Ian [cph]
Initial release
2020-02-26

We don't support your browser anymore

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