jhplot.v3d
Class Prism

java.lang.Object
  extended by jhplot.v3d.Position
      extended by jhplot.v3d.Object3d
          extended by jhplot.v3d.Prism
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Cylinder

public class Prism
extends Object3d

Build a prism.

See Also:
Serialized Form

Constructor Summary
Prism(Model3d md, Vector3d[] v, int nv, Vector3d 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

Prism

public Prism(Model3d md,
             Vector3d[] v,
             int nv,
             Vector3d d)


jHepWork 3.0 ©