GLfloat matrix [16]; glGetFloatv (GL_MODELVIEW_MATRIX, matrix);. From the documentation: GL_MODELVIEW_MATRIX. params returns sixteen values: the modelview ...
確定! 回上一頁