|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhplot.v3d.Position
jhplot.v3d.Object3d
jhplot.v3d.Pyramid
public class Pyramid
Build a Pyramid.
| Constructor Summary | |
|---|---|
Pyramid(Model3d md,
Vector3d[] v,
int nv,
float d)
|
|
Pyramid(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
|
|
| Method Summary | |
|---|---|
Color |
getBaseColor()
|
Color |
getFaceColor(int f)
|
| 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 |
|---|
public Pyramid(Model3d md,
Vector3d[] v,
int nv,
Vector3d d)
public Pyramid(Model3d md,
Vector3d[] v,
int nv,
float d)
| Method Detail |
|---|
public Color getBaseColor()
public Color getFaceColor(int f)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||