... glMatrixMode ( GL_MODELVIEW ) ; glLoadIdentity ( ) ; glMultMatrixf ( N ) ; / * apply transformation N * / glMultMatrixf ( M ) ; / * apply transformation ...
確定! 回上一頁