void glViewport(GLint x , GLint y , GLsizei width , GLsizei height); x と y には、ビューポート方形の左下隅の座標を width と height には幅と高さをそれぞれ ...
確定! 回上一頁