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

The GLUtessellator object is used to hold the data, such as the vertices, edges and callback objects, to describe and tessellate complex polygons. More...

Collaboration diagram for com.jogamp.opengl.glu.GLUtessellator:

Detailed Description

The GLUtessellator object is used to hold the data, such as the vertices, edges and callback objects, to describe and tessellate complex polygons.

A GLUtessellator object is used with the GLU tessellator methods and GLU callbacks.

Author
Eric Veach, July 1994
Java Port: Pepijn Van Eechhoudt, July 2003
Java Port: Nathan Parker Burg, August 2003

Definition at line 66 of file GLUtessellator.java.


The documentation for this interface was generated from the following file: