Home
last modified time | relevance | path

Searched refs:TRIANGLE_STRIP (Results 1 – 1 of 1) sorted by relevance

/plugin/processing/
H A Dscript.js267 TRIANGLE_STRIP: 10, property in PConstants
7076 curContext.drawArrays(curContext.TRIANGLE_STRIP, 0, sphereVerts.length / 3);
7591 ctxMode = curContext.TRIANGLE_STRIP;
7867 } else if (curShape === PConstants.TRIANGLE_STRIP) {
8138 } else if (curShape === PConstants.TRIANGLE_STRIP) {