|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.sdsc.mbt.viewers.GLViewerImpl.GeometryEntity
Geometry is the base class for the geometry description of all structure objects in a scene.
| Constructor Summary | |
GeometryEntity()
Empty constructor for a GeometryEntity object. |
|
| Method Summary | |
void |
drawJoglGeometry(javax.media.opengl.GL gl,
javax.media.opengl.glu.GLU glu,
com.sun.opengl.util.GLUT glut)
Return the BranchGroup object representing the geometrical shape contained by this GeometryEntity object. |
float |
getQuality()
Get the quality parameter. |
void |
setQuality(float quality)
Set the quality parameter. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GeometryEntity()
| Method Detail |
public void drawJoglGeometry(javax.media.opengl.GL gl,
javax.media.opengl.glu.GLU glu,
com.sun.opengl.util.GLUT glut)
public void setQuality(float quality)
public float getQuality()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||