create_it_cube3d {gbp} | R Documentation |
create_it_cube3d
Description
subroutine of bpp_viewer_single
Usage
create_it_cube3d(id, x, y, z, l, d, h, cc, wd, txt, itxt = TRUE)
Arguments
id |
id |
x |
x-coordinate |
y |
y-coordinate |
z |
z-coordinate |
l |
length along x-coordinate |
d |
depth along y-coordinate |
h |
height along z-coordinate |
cc |
color |
wd |
width |
txt |
text |
itxt |
plot text or not |
Details
add it or bn on current rgl device
[Package gbp version 0.1.0.4 Index]