Searched refs:TRIANGLES (Results 1 – 8 of 8) sorted by relevance
| /plugin/processing/ |
| D | script.js | 266 TRIANGLES: 9, property 6862 curContext.drawArrays(curContext.TRIANGLES, 0, boxVerts.length / 3); 7585 ctxMode = curContext.TRIANGLES; 7834 } else if (curShape === PConstants.TRIANGLES) { 8119 } else if (curShape === PConstants.TRIANGLES) { 8698 p.beginShape(PConstants.TRIANGLES); 10956 curContext.drawElements(curContext.TRIANGLES, 6, curContext.UNSIGNED_SHORT, 0);
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …TRIANGLES,0,3),e.unbind()}},8008:function(t,e,r){var n=r(4930);t.exports=function(t,e,r){e="number…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 18573 gl.drawArrays(gl.TRIANGLES, 0, 6); 18750 gl.drawArrays(gl.TRIANGLES, 0, count);
|
| D | pdf.js.map | 1 …TRIANGLES, 0, 6);\n\n gl.flush();\n\n gl.deleteTexture(texture);\n gl.deleteTexture(maskT…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 1238 # bug fix: isosurface TRIANGLES not turning off when isosurface cleared
|
| /plugin/ol3/ |
| D | script.js | 8 …TRIANGLES,0,6)},t.prototype.getFrameBuffer=function(){return this.frameBuffer_},t.prototype.applyU…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …TRIANGLES, 0, this.positions.length / 2);\n }\n}\n\n/**\n * @param {WebGLRenderingContext} gl Ren…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 2180 …m=A6(this.bgColor,1);r.uniform4fv(s.uBGColor,m),r.drawArraysInstanced(r.TRIANGLES,0,i,a),r.bindVer…
|