rgl.draw {rglplus}R Documentation

Continue drawing on screen

Description

Updates screen display after this was stopped using the function rgl.hold. This is identical to calling par3d(skipRedraw=FALSE).

Usage

rgl.draw()

Value

None

Author(s)

Danail Obreschkow

See Also

rgl.hold


[Package rglplus version 1.3 Index]