方法public abstract void glScalef (float x, float y, float z)用於縮放變換。 比如使用gl.glScalef(2f, 2f, 2f) 變換後的基本,相當於把每個座標刻度值 ...
確定! 回上一頁