rglDrawConstructPoints: draw constructs in rgl
Description
draw constructs in rgl
Usage
rglDrawConstructPoints(coords, dim = 1:3, c.radius = 0.02, c.sphere.col = grey(0.4), ...)
Arguments
coords
coordinates for construct points.
dim
dimensions of coordinates to use.
c.radius
radius of construct spheres.
c.sphere.col
color of construct spheres.