Package gov.nasa.worldwind.util.glu
Interface GLUtessellator
-
- All Known Implementing Classes:
GLUtessellatorImpl
public interface GLUtessellatorThe 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 theGLUtessellator methods andGLU callbacks.