to.mesh3d {geometry}R Documentation

Convert convhulln object to RGL mesh

Description

Convert convhulln object to RGL mesh

Usage

to.mesh3d(x, ...)

Arguments

x

convhulln object

...

Arguments to qmesh3d or tmesh3d

Value

mesh3d object, which can be displayed in RGL with dot3d, wire3d or shade3d

See Also

as.mesh3d


[Package geometry version 0.4.7 Index]