Uses of Class
jgl.GL
Packages that use GL
Package
Description
-
Uses of GL in jgl
Modifier and TypeMethodDescriptionstatic BufferedImageUtil.debugDepthBufferToBufferedImage(GL gl) static BufferedImageUtil.debugDepthBufferToBufferedImage(GL gl, String depthBufferOutput) static voidUtil.debugWriteImageTo(GL gl, String file) -
Uses of GL in jgl.glaux
Modifier and TypeMethodDescriptionstatic voidteapot.aux_solid_teapot(GL JavaGL, double scale) static voidteapot.aux_wire_teapot(GL JavaGL, double scale) static void -
Uses of GL in jgl.glj3d
Modifier and TypeMethodDescriptionstatic final voidGLJ3DGeometry.drawColorCube(GL JavaGL, double scale) Draws a color cube with the specified scale. -
Uses of GL in jgl.glu
Modifier and TypeMethodDescriptionvoidnurbs_ct_curv.draw(GL JavaGL, nurbs_curve curv, int i) voidnurbs_ct_curvs.draw(GLUnurbsObj nobj, GL JavaGL, nurbs_curves curve, int[] factors) voidnurbs_ct_surf.draw(GL JavaGL, nurbs_surface surf, int i, int j) voidnurbs_ct_surfs.draw(GLUnurbsObj nobj, GL JavaGL, int display_mode, nurbs_surfaces surface, int[][] sfactors, int[][] tfactors) ModifierConstructorDescriptionGLUnurbsObj(GL myGL, GLU myGLU) nurbs_bz_curv(GL myGL) nurbs_bz_surf(GL myGL) -
Uses of GL in jgl.wt.awt
Subclasses of GL in jgl.wt.awt -
Uses of GL in jgl.wt.swt
Subclasses of GL in jgl.wt.swt -
Uses of GL in org.jzy3d.plot3d.rendering.canvas
Methods in org.jzy3d.plot3d.rendering.canvas with parameters of type GLModifier and TypeMethodDescriptionstatic ColorjGLUtil.getBackgroundColor(GL gl) static ColorjGLUtil.getBackgroundColorAWT(GL gl)