|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.render.jsr231.GLUSingleton
public class GLUSingleton
This class holds a reference to a shared GLU object. As of jsr231, the GLU object can be instanciated from everywhere, but calls to GLU routines must be done when the GL Context is available.
| Method Summary | |
|---|---|
static com.sun.opengl.util.GLUT |
getGLUT()
|
static javax.media.opengl.glu.GLU |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.media.opengl.glu.GLU instance()
public static com.sun.opengl.util.GLUT getGLUT()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||