jhplot.v3d
Class Pyramid
java.lang.Object
jhplot.v3d.Position
jhplot.v3d.Object3d
jhplot.v3d.Pyramid
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- Cone
public class Pyramid
- extends Object3d
Build a Pyramid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pyramid
public Pyramid(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
Pyramid
public Pyramid(Model3d md,
Vector3d[] v,
int nv,
float d)
getBaseColor
public java.awt.Color getBaseColor()
getFaceColor
public java.awt.Color getFaceColor(int f)
jHepWork 2.8 (©) S.Chekanov