Interface PGL.TessellatorCallback

    • Method Detail

      • begin

        void begin​(int type)
      • end

        void end()
      • vertex

        void vertex​(Object data)
      • combine

        void combine​(double[] coords,
                     Object[] data,
                     float[] weight,
                     Object[] outData)
      • error

        void error​(int errnum)