rglDrawConstructPoints: draw constructs in rgl

View source: R/rgl-3d.r

rglDrawConstructPointsR Documentation

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.

...

not evaluated.


markheckmann/OpenRepGrid documentation built on March 5, 2025, 7:43 p.m.