Uses of Class
jgl.GL
Package
Description
-
Uses of GL in jgl
Modifier and TypeMethodDescriptionstatic BufferedImage
Util.debugDepthBufferToBufferedImage
(GL gl) static BufferedImage
Util.debugDepthBufferToBufferedImage
(GL gl, String depthBufferOutput) static void
Util.debugWriteImageTo
(GL gl, String file) -
Uses of GL in jgl.glaux
Modifier and TypeMethodDescriptionstatic void
teapot.aux_solid_teapot
(GL JavaGL, double scale) static void
teapot.aux_wire_teapot
(GL JavaGL, double scale) static void
-
Uses of GL in jgl.glj3d
Modifier and TypeMethodDescriptionstatic final void
GLJ3DGeometry.drawColorCube
(GL JavaGL, double scale) Draws a color cube with the specified scale. -
Uses of GL in jgl.glu
Modifier and TypeMethodDescriptionvoid
nurbs_ct_curv.draw
(GL JavaGL, nurbs_curve curv, int i) void
nurbs_ct_curvs.draw
(GLUnurbsObj nobj, GL JavaGL, nurbs_curves curve, int[] factors) void
nurbs_ct_surf.draw
(GL JavaGL, nurbs_surface surf, int i, int j) void
nurbs_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
-
Uses of GL in jgl.wt.swt
-
Uses of GL in org.jzy3d.plot3d.rendering.canvas
Modifier and TypeMethodDescriptionstatic Color
jGLUtil.getBackgroundColor
(GL gl) static Color
jGLUtil.getBackgroundColorAWT
(GL gl)