Lines Matching refs:push
340 *insetPolygon->push() = inputPolygonVerts[i];
448 *insetPolygon->push() = head->fIntersection;
454 *insetPolygon->push() = currEdge->fIntersection;
871 // search and push a red node down
897 // push the red node down
1190 *offsetPolygon->push() = inputPolygonVerts[i];
1192 *polygonIndices->push() = i;
1406 *offsetPolygon->push() = head->fIntersection;
1408 *polygonIndices->push() = head->fIndex;
1415 *offsetPolygon->push() = currEdge->fIntersection;
1417 *polygonIndices->push() = currEdge->fIndex;
1737 *triangleIndices->push() = indexMap[vertex->fIndex];