C++ code to emulate openGL old direct mode drawing ... glEndList(); // end filling // draw the display list with a single function call glCallList(index); ...
確定! 回上一頁