jhplot.v3d
Class Cylinder

java.lang.Object
  extended by jhplot.v3d.Position
      extended by jhplot.v3d.Object3d
          extended by jhplot.v3d.Prism
              extended by jhplot.v3d.Cylinder

public class Cylinder
extends Prism

Build a Cylinder.


Constructor Summary
Cylinder(Model3d md, float r, int nv, float d)
           
 
Method Summary
 
Methods inherited from class jhplot.v3d.Object3d
addFace, addFace, addFace, addVertex, addVertex, setColor, setColor, setName
 
Methods inherited from class jhplot.v3d.Position
copyPos, incRot, incScale, incTrans, setRot, setScale, setTrans
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cylinder

public Cylinder(Model3d md,
                float r,
                int nv,
                float d)


jHepWork 1.1 (C) Chekanov