|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--IndexedQuadArrayGeom
|
+--shapelib.Cylinder_IQAGeom
A cylinder as a indexed quad array. It has no end caps.
| Constructor Summary | |
Cylinder_IQAGeom(int n,
float radius,
float height)
Make a cylinder |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Cylinder_IQAGeom(int n,
float radius,
float height)
n - Number of faces around circleradius - The radiusheight - The height
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||