#include "glwidget.h" #include <math.h> #ifndef GL_MULTISAMPLE #define GL_MULTISAMPLE 0x809D #endif GLWidget::GLWidget(QWidget *parent) ...
確定! 回上一頁