| Table of contents | Chapter index | Previous slide | Next slide | 36 |
[ cyl.wrl ] |
Shape {
appearance Appearance {
material Material { }
}
geometry Cylinder {
height 2.0
radius 1.0
bottom TRUE
top TRUE
side TRUE
}
}
|