|
j3d.org Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.j3d.geom.GIODThickCylinder
public class GIODThickCylinder
A cylinder without end caps that has a thickness to it.
| Constructor Summary | |
|---|---|
GIODThickCylinder(int n,
float wo,
float wi,
float h,
float xpos,
float ypos,
float zpos,
javax.media.j3d.Appearance cylinderAppearance)
Constructs a Cylinder with 'n' quads (faces), 'wo' width (diameter) of outer surface, 'wi' width (diameter) of inner surface, 'h' height, centered at 'xpos', 'ypos', 'zpos', and appearance 'cylinderAppearance' |
|
| Method Summary | |
|---|---|
javax.media.j3d.Shape3D |
getChild()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GIODThickCylinder(int n,
float wo,
float wi,
float h,
float xpos,
float ypos,
float zpos,
javax.media.j3d.Appearance cylinderAppearance)
| Method Detail |
|---|
public javax.media.j3d.Shape3D getChild()
|
j3d.org Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||