Package com.jogamp.opengl.glu
-
Interface Summary Interface Description GLUnurbs Wrapper for a GLU NURBS object.GLUquadric Wrapper for a GLU quadric object.GLUtessellator The GLUtessellator object is used to hold the data, such as the vertices, edges and callback objects, to describe and tessellate complex polygons.GLUtessellatorCallback GLUtessellatorCallback interface provides methods that the user will override to define the callbacks for a tessellation object. -
Class Summary Class Description GLU Provides access to the OpenGL Utility Library (GLU).GLUtessellatorCallbackAdapter The GLUtessellatorCallbackAdapter provides a default implementation ofGLUtessellatorCallback
with empty callback methods.