Interface GLUtessellator

  • All Known Implementing Classes:
    GLUtessellatorImpl

    public 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. A GLUtessellator object is used with the GLU tessellator methods and GLU callbacks.