... GLU_SMOOTH); glPushMatrix(); glColor3f(0,0,0); glTranslated(pos.x,pos.y,0); gluCylinder(qobja,25,50,0,100,100); glPopMatrix(); ...
確定! 回上一頁