jhplot.v3d
Class Cube

java.lang.Object
  extended by jhplot.v3d.Position
      extended by jhplot.v3d.Object3d
          extended by jhplot.v3d.Cube
All Implemented Interfaces:
java.io.Serializable

public class Cube
extends Object3d

Build a cube

See Also:
Serialized Form

Constructor Summary
Cube(Model3d md, float l)
           
 
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

Cube

public Cube(Model3d md,
            float l)


jHepWork 2.1 (C) S.Chekanov