to.mesh3d {geometry} | R Documentation |
Convert convhulln object to RGL mesh
Description
Convert convhulln object to RGL mesh
Usage
to.mesh3d(x, ...)
Arguments
x |
|
... |
Value
mesh3d
object, which can be displayed
in RGL with dot3d
, wire3d
or shade3d
See Also
[Package geometry version 0.4.7 Index]