|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sygem.jazz3d3.Object3d
com.sygem.jazz3d3.primitive.Cube3d
Create a simple cube.
Object3d
Field Summary |
Fields inherited from class com.sygem.jazz3d3.Object3d |
USE_ONE_RENDERER, WRAP_FRONT, WRAP_TOP |
Constructor Summary | |
Cube3d(double x,
double y,
double z)
Default constructor. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Cube3d(double x, double y, double z)
x
- The x position of the center of the cubey
- The y position of the center of the cubez
- The z position of the center of the cube
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |