Searched refs:vertexCodes (Results 1 – 1 of 1) sorted by relevance
1916 if (this.vertexCodes.length === 0) { // each point is a simple vertex1930 for (j = 0; j < this.vertexCodes.length; j++) {1931 switch (this.vertexCodes[j]) {1958 for (j = 0; j < this.vertexCodes.length; j++) {1959 switch (this.vertexCodes[j]) {2243 this.vertexCodes = []; property in PShapeSVG2273 this.vertexCodes = []; property in PShapeSVG2297 this.vertexCodes = arguments[0].vertexCodes.slice();2861 this.vertexCodes.push(what);