|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dolben.poly.Polyhedron
org.dolben.poly.Equilateral
org.dolben.poly.TruncatedCube
public class TruncatedCube
A truncated cube.
| Field Summary |
|---|
| Fields inherited from class org.dolben.poly.Polyhedron |
|---|
face, vertex |
| Constructor Summary | |
|---|---|
TruncatedCube()
|
|
| Method Summary | |
|---|---|
void |
create()
Sets the vertices of a truncated cube. |
| Methods inherited from class org.dolben.poly.Equilateral |
|---|
setEdgeLength |
| Methods inherited from class org.dolben.poly.Polyhedron |
|---|
getFace, getFaceIndices, getFaces, getPosition, getRadius, getVertex, getVertexCount, getVertices, rotate, scale, setRadius, toString, translate, turnInsideOut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TruncatedCube()
| Method Detail |
|---|
public void create()
create in class Polyhedron
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||