JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
Package com.jogamp.opengl.glu

Packages

package  gl2
 
package  gl2es1
 

Classes

class  GLU
 Provides access to the OpenGL Utility Library (GLU). More...
 
interface  GLUnurbs
 Wrapper for a GLU NURBS object. More...
 
interface  GLUquadric
 Wrapper for a GLU quadric object. More...
 
interface  GLUtessellator
 The GLUtessellator object is used to hold the data, such as the vertices, edges and callback objects, to describe and tessellate complex polygons. More...
 
interface  GLUtessellatorCallback
 GLUtessellatorCallback interface provides methods that the user will override to define the callbacks for a tessellation object. More...
 
class  GLUtessellatorCallbackAdapter
 The GLUtessellatorCallbackAdapter provides a default implementation of GLUtessellatorCallback with empty callback methods. More...