Class PGraphicsOpenGL.TessGeometry

java.lang.Object
processing.opengl.PGraphicsOpenGL.TessGeometry
Enclosing class:
PGraphicsOpenGL

protected static class PGraphicsOpenGL.TessGeometry extends Object
  • Method Details

    • mapPolyVerticesBuffer

      protected void mapPolyVerticesBuffer()
    • initPolyVerticesBuffer

      protected void initPolyVerticesBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyVerticesBuffer

      protected void finalPolyVerticesBuffer(int first, int last)
    • copyPolyVertices

      protected void copyPolyVertices(int usage)
    • copyPolyVertices

      protected void copyPolyVertices(int offset, int size)
    • mapPolyColorsBuffer

      protected void mapPolyColorsBuffer()
    • initPolyColorsBuffer

      protected void initPolyColorsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyColorsBuffer

      protected void finalPolyColorsBuffer(int first, int last)
    • copyPolyColors

      protected void copyPolyColors(int usage)
    • copyPolyColors

      protected void copyPolyColors(int offset, int size)
    • mapPolyNormalsBuffer

      protected void mapPolyNormalsBuffer()
    • initPolyNormalsBuffer

      protected void initPolyNormalsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyNormalsBuffer

      protected void finalPolyNormalsBuffer(int first, int last)
    • copyPolyNormals

      protected void copyPolyNormals(int usage)
    • copyPolyNormals

      protected void copyPolyNormals(int offset, int size)
    • mapPolyTexCoordsBuffer

      protected void mapPolyTexCoordsBuffer()
    • initPolyTexCoordsBuffer

      protected void initPolyTexCoordsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyTexCoordsBuffer

      protected void finalPolyTexCoordsBuffer(int first, int last)
    • copyPolyTexCoords

      protected void copyPolyTexCoords(int usage)
    • copyPolyTexCoords

      protected void copyPolyTexCoords(int offset, int size)
    • mapPolyAmbientBuffer

      protected void mapPolyAmbientBuffer()
    • initPolyAmbientBuffer

      protected void initPolyAmbientBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyAmbientBuffer

      protected void finalPolyAmbientBuffer(int first, int last)
    • copyPolyAmbient

      protected void copyPolyAmbient(int usage)
    • copyPolyAmbient

      protected void copyPolyAmbient(int offset, int size)
    • mapPolySpecularBuffer

      protected void mapPolySpecularBuffer()
    • initPolySpecularBuffer

      protected void initPolySpecularBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolySpecularBuffer

      protected void finalPolySpecularBuffer(int first, int last)
    • copyPolySpecular

      protected void copyPolySpecular(int usage)
    • copyPolySpecular

      protected void copyPolySpecular(int offset, int size)
    • mapPolyEmissiveBuffer

      protected void mapPolyEmissiveBuffer()
    • initPolyEmissiveBuffer

      protected void initPolyEmissiveBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyEmissiveBuffer

      protected void finalPolyEmissiveBuffer(int first, int last)
    • copyPolyEmissive

      protected void copyPolyEmissive(int usage)
    • copyPolyEmissive

      protected void copyPolyEmissive(int offset, int size)
    • mapPolyShininessBuffer

      protected void mapPolyShininessBuffer()
    • initPolyShininessBuffer

      protected void initPolyShininessBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPolyShininessBuffer

      protected void finalPolyShininessBuffer(int first, int last)
    • copyPolyShininess

      protected void copyPolyShininess(int usage)
    • copyPolyShininess

      protected void copyPolyShininess(int offset, int size)
    • mapPolyAttribBuffer

      protected void mapPolyAttribBuffer(PGraphicsOpenGL.VertexAttribute attrib)
    • initPolyAttribsBuffer

      protected void initPolyAttribsBuffer(PGraphicsOpenGL.VertexAttribute attrib, boolean onlymap, boolean unmap, int usage)
    • finalPolyAttribsBuffer

      protected void finalPolyAttribsBuffer(PGraphicsOpenGL.VertexAttribute attrib, int first, int last)
    • copyPolyAttribs

      protected void copyPolyAttribs(PGraphicsOpenGL.VertexAttribute attrib, int usage)
    • copyPolyAttribs

      protected void copyPolyAttribs(PGraphicsOpenGL.VertexAttribute attrib, int offset, int size)
    • mapPolyIndicesBuffer

      protected void mapPolyIndicesBuffer()
    • initPolyIndicesBuffer

      protected void initPolyIndicesBuffer(boolean onlymap, boolean unmap, int usage)
    • copyPolyIndices

      protected void copyPolyIndices(int usage)
    • mapLineVerticesBuffer

      protected void mapLineVerticesBuffer()
    • initLineVerticesBuffer

      protected void initLineVerticesBuffer(boolean onlymap, boolean unmap, int usage)
    • finalLineVerticesBuffer

      protected void finalLineVerticesBuffer(int first, int last)
    • copyLineVertices

      protected void copyLineVertices(int usage)
    • copyLineVertices

      protected void copyLineVertices(int offset, int size)
    • mapLineColorsBuffer

      protected void mapLineColorsBuffer()
    • initLineColorsBuffer

      protected void initLineColorsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalLineColorsBuffer

      protected void finalLineColorsBuffer(int first, int last)
    • copyLineColors

      protected void copyLineColors(int usage)
    • copyLineColors

      protected void copyLineColors(int offset, int size)
    • mapLineDirectionsBuffer

      protected void mapLineDirectionsBuffer()
    • initLineDirectionsBuffer

      protected void initLineDirectionsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalLineDirectionsBuffer

      protected void finalLineDirectionsBuffer(int first, int last)
    • copyLineDirections

      protected void copyLineDirections(int usage)
    • copyLineDirections

      protected void copyLineDirections(int offset, int size)
    • mapLineIndicesBuffer

      protected void mapLineIndicesBuffer()
    • initLineIndicesBuffer

      protected void initLineIndicesBuffer(boolean onlymap, boolean unmap, int usage)
    • copyLineIndices

      protected void copyLineIndices(int usage)
    • mapPointVerticesBuffer

      protected void mapPointVerticesBuffer()
    • initPointVerticesBuffer

      protected void initPointVerticesBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPointVerticesBuffer

      protected void finalPointVerticesBuffer(int first, int last)
    • copyPointVertices

      protected void copyPointVertices(int usage)
    • copyPointVertices

      protected void copyPointVertices(int offset, int size)
    • mapPointColorsBuffer

      protected void mapPointColorsBuffer()
    • initPointColorsBuffer

      protected void initPointColorsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPointColorsBuffer

      protected void finalPointColorsBuffer(int first, int last)
    • copyPointColors

      protected void copyPointColors(int usage)
    • copyPointColors

      protected void copyPointColors(int offset, int size)
    • mapPointOffsetsBuffer

      protected void mapPointOffsetsBuffer()
    • initPointOffsetsBuffer

      protected void initPointOffsetsBuffer(boolean onlymap, boolean unmap, int usage)
    • finalPointOffsetsBuffer

      protected void finalPointOffsetsBuffer(int first, int last)
    • copyPointOffsets

      protected void copyPointOffsets(int usage)
    • copyPointOffsets

      protected void copyPointOffsets(int offset, int size)
    • mapPointIndicesBuffer

      protected void mapPointIndicesBuffer()
    • initPointIndicesBuffer

      protected void initPointIndicesBuffer(boolean onlymap, boolean unmap, int usage)
    • copyPointIndices

      protected void copyPointIndices(int usage)
    • updatePolyVerticesBuffer

      protected void updatePolyVerticesBuffer()
    • updatePolyVerticesBuffer

      protected void updatePolyVerticesBuffer(int offset, int size)
    • updatePolyColorsBuffer

      protected void updatePolyColorsBuffer()
    • updatePolyColorsBuffer

      protected void updatePolyColorsBuffer(int offset, int size)
    • updatePolyNormalsBuffer

      protected void updatePolyNormalsBuffer()
    • updatePolyNormalsBuffer

      protected void updatePolyNormalsBuffer(int offset, int size)
    • updatePolyTexCoordsBuffer

      protected void updatePolyTexCoordsBuffer()
    • updatePolyTexCoordsBuffer

      protected void updatePolyTexCoordsBuffer(int offset, int size)
    • updatePolyAmbientBuffer

      protected void updatePolyAmbientBuffer()
    • updatePolyAmbientBuffer

      protected void updatePolyAmbientBuffer(int offset, int size)
    • updatePolySpecularBuffer

      protected void updatePolySpecularBuffer()
    • updatePolySpecularBuffer

      protected void updatePolySpecularBuffer(int offset, int size)
    • updatePolyEmissiveBuffer

      protected void updatePolyEmissiveBuffer()
    • updatePolyEmissiveBuffer

      protected void updatePolyEmissiveBuffer(int offset, int size)
    • updatePolyShininessBuffer

      protected void updatePolyShininessBuffer()
    • updatePolyShininessBuffer

      protected void updatePolyShininessBuffer(int offset, int size)
    • updateAttribBuffer

      protected void updateAttribBuffer(String name)
    • updateAttribBuffer

      protected void updateAttribBuffer(String name, int offset, int size)
    • updatePolyIndicesBuffer

      protected void updatePolyIndicesBuffer()
    • updatePolyIndicesBuffer

      protected void updatePolyIndicesBuffer(int offset, int size)
    • updateLineVerticesBuffer

      protected void updateLineVerticesBuffer()
    • updateLineVerticesBuffer

      protected void updateLineVerticesBuffer(int offset, int size)
    • updateLineColorsBuffer

      protected void updateLineColorsBuffer()
    • updateLineColorsBuffer

      protected void updateLineColorsBuffer(int offset, int size)
    • updateLineDirectionsBuffer

      protected void updateLineDirectionsBuffer()
    • updateLineDirectionsBuffer

      protected void updateLineDirectionsBuffer(int offset, int size)
    • updateLineIndicesBuffer

      protected void updateLineIndicesBuffer()
    • updateLineIndicesBuffer

      protected void updateLineIndicesBuffer(int offset, int size)
    • updatePointVerticesBuffer

      protected void updatePointVerticesBuffer()
    • updatePointVerticesBuffer

      protected void updatePointVerticesBuffer(int offset, int size)
    • updatePointColorsBuffer

      protected void updatePointColorsBuffer()
    • updatePointColorsBuffer

      protected void updatePointColorsBuffer(int offset, int size)
    • updatePointOffsetsBuffer

      protected void updatePointOffsetsBuffer()
    • updatePointOffsetsBuffer

      protected void updatePointOffsetsBuffer(int offset, int size)
    • updatePointIndicesBuffer

      protected void updatePointIndicesBuffer()
    • updatePointIndicesBuffer

      protected void updatePointIndicesBuffer(int offset, int size)