147148149150151152153154155
o.addVertex(x, y1, z + zoff); o.addVertex(x, y2, z + zoff); } } o.finishDrawing(); } } }