... size of house is given // by height and width { glBegin(GL_LINE_LOOP); glVertex2i(peak.x, peak.y); // draw shell of house glVertex2i(peak.x + width / 2, ...
確定! 回上一頁