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