Uses of Class
jgl.GLU
-
Packages that use GLU Package Description jgl jgl.glu org.jzy3d.painters -
-
Uses of GLU in jgl
Fields in jgl declared as GLU Modifier and Type Field Description protected GLUGLApplet. myGLUprotected GLUGLCanvas. myGLUMethods in jgl that return GLU Modifier and Type Method Description GLUGLAUX. auxGetGLU()GLUGLUT. auxGetGLU()GLUGLCanvas. getGLU() -
Uses of GLU in jgl.glu
Constructors in jgl.glu with parameters of type GLU Constructor Description GLUnurbsObj(GL myGL, GLU myGLU) -
Uses of GLU in org.jzy3d.painters
Fields in org.jzy3d.painters declared as GLU Modifier and Type Field Description protected GLUEmulGLPainter. gluMethods in org.jzy3d.painters that return GLU Modifier and Type Method Description GLUEmulGLPainter. getGLU()Methods in org.jzy3d.painters with parameters of type GLU Modifier and Type Method Description voidEmulGLPainter. setGLU(GLU glu)
-