Package processing.opengl
Class PGraphicsOpenGL.TessGeometry
java.lang.Object
processing.opengl.PGraphicsOpenGL.TessGeometry
- Enclosing class:
- PGraphicsOpenGL
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidcopyLineColors(int usage) protected voidcopyLineColors(int offset, int size) protected voidcopyLineDirections(int usage) protected voidcopyLineDirections(int offset, int size) protected voidcopyLineIndices(int usage) protected voidcopyLineVertices(int usage) protected voidcopyLineVertices(int offset, int size) protected voidcopyPointColors(int usage) protected voidcopyPointColors(int offset, int size) protected voidcopyPointIndices(int usage) protected voidcopyPointOffsets(int usage) protected voidcopyPointOffsets(int offset, int size) protected voidcopyPointVertices(int usage) protected voidcopyPointVertices(int offset, int size) protected voidcopyPolyAmbient(int usage) protected voidcopyPolyAmbient(int offset, int size) protected voidcopyPolyAttribs(PGraphicsOpenGL.VertexAttribute attrib, int usage) protected voidcopyPolyAttribs(PGraphicsOpenGL.VertexAttribute attrib, int offset, int size) protected voidcopyPolyColors(int usage) protected voidcopyPolyColors(int offset, int size) protected voidcopyPolyEmissive(int usage) protected voidcopyPolyEmissive(int offset, int size) protected voidcopyPolyIndices(int usage) protected voidcopyPolyNormals(int usage) protected voidcopyPolyNormals(int offset, int size) protected voidcopyPolyShininess(int usage) protected voidcopyPolyShininess(int offset, int size) protected voidcopyPolySpecular(int usage) protected voidcopyPolySpecular(int offset, int size) protected voidcopyPolyTexCoords(int usage) protected voidcopyPolyTexCoords(int offset, int size) protected voidcopyPolyVertices(int usage) protected voidcopyPolyVertices(int offset, int size) protected voidfinalLineColorsBuffer(int first, int last) protected voidfinalLineDirectionsBuffer(int first, int last) protected voidfinalLineVerticesBuffer(int first, int last) protected voidfinalPointColorsBuffer(int first, int last) protected voidfinalPointOffsetsBuffer(int first, int last) protected voidfinalPointVerticesBuffer(int first, int last) protected voidfinalPolyAmbientBuffer(int first, int last) protected voidfinalPolyAttribsBuffer(PGraphicsOpenGL.VertexAttribute attrib, int first, int last) protected voidfinalPolyColorsBuffer(int first, int last) protected voidfinalPolyEmissiveBuffer(int first, int last) protected voidfinalPolyNormalsBuffer(int first, int last) protected voidfinalPolyShininessBuffer(int first, int last) protected voidfinalPolySpecularBuffer(int first, int last) protected voidfinalPolyTexCoordsBuffer(int first, int last) protected voidfinalPolyVerticesBuffer(int first, int last) protected voidinitLineColorsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitLineDirectionsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitLineIndicesBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitLineVerticesBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPointColorsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPointIndicesBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPointOffsetsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPointVerticesBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyAmbientBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyAttribsBuffer(PGraphicsOpenGL.VertexAttribute attrib, boolean onlymap, boolean unmap, int usage) protected voidinitPolyColorsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyEmissiveBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyIndicesBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyNormalsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyShininessBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolySpecularBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyTexCoordsBuffer(boolean onlymap, boolean unmap, int usage) protected voidinitPolyVerticesBuffer(boolean onlymap, boolean unmap, int usage) protected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidupdateAttribBuffer(String name) protected voidupdateAttribBuffer(String name, int offset, int size) protected voidprotected voidupdateLineColorsBuffer(int offset, int size) protected voidprotected voidupdateLineDirectionsBuffer(int offset, int size) protected voidprotected voidupdateLineIndicesBuffer(int offset, int size) protected voidprotected voidupdateLineVerticesBuffer(int offset, int size) protected voidprotected voidupdatePointColorsBuffer(int offset, int size) protected voidprotected voidupdatePointIndicesBuffer(int offset, int size) protected voidprotected voidupdatePointOffsetsBuffer(int offset, int size) protected voidprotected voidupdatePointVerticesBuffer(int offset, int size) protected voidprotected voidupdatePolyAmbientBuffer(int offset, int size) protected voidprotected voidupdatePolyColorsBuffer(int offset, int size) protected voidprotected voidupdatePolyEmissiveBuffer(int offset, int size) protected voidprotected voidupdatePolyIndicesBuffer(int offset, int size) protected voidprotected voidupdatePolyNormalsBuffer(int offset, int size) protected voidprotected voidupdatePolyShininessBuffer(int offset, int size) protected voidprotected voidupdatePolySpecularBuffer(int offset, int size) protected voidprotected voidupdatePolyTexCoordsBuffer(int offset, int size) protected voidprotected voidupdatePolyVerticesBuffer(int offset, int size)
-
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
-
initPolyAttribsBuffer
protected void initPolyAttribsBuffer(PGraphicsOpenGL.VertexAttribute attrib, boolean onlymap, boolean unmap, int usage) -
finalPolyAttribsBuffer
-
copyPolyAttribs
-
copyPolyAttribs
-
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
-
updateAttribBuffer
-
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)
-