as.rglscene {rgl} | R Documentation |
rglscene
object.
This is a placeholder generic function, to allow other
packages to create "rglscene"
objects compatible with
the objects produced by scene3d
.
No methods are currently defined in rgl.
as.rglscene(x, ...)
x |
Object to convert. |
... |
Other parameters to pass to methods. |