cylinders3d: Cylinder system 3D

Description Usage Arguments Details Author(s)

View source: R/spheroid.R

Description

Draw spherocylinders in 3D

Usage

1
cylinders3d(S, box, draw.axes = FALSE, draw.box = TRUE, clipping = FALSE, ...)

Arguments

S

list of cylinders, see simPoissonSystem

box

simulation box

draw.axes

logical, whether to show the axes

draw.box

logical, whether to show the bounding box

clipping

logical, whether to clip all lateral planes of the simulation box

...

further material properties passed to 3d plotting functions

Details

The function requires the package 'rgl' to draw spherocylinders into a 3D 'rgl' image. For an example please see the file 'simCylinders.R'.

Author(s)

M. Baaske


unfoldr documentation built on Sept. 25, 2021, 1:07 a.m.