#include "viewer.h" #include <QGL> #include <QPainter> using namespace std; #ifndef GL_MULTISAMPLE #define GL_MULTISAMPLE 0x809D #endif ...
確定! 回上一頁