23 #ifndef __QTPLAINWIDGET__ 24 #define __QTPLAINWIDGET__ 29 #include <QMouseEvent> 69 QGLFormat glCurrentFormat = this->format();
70 cout <<
"set version : " << glCurrentFormat.majorVersion() <<
" , " << glCurrentFormat.minorVersion() << endl;
71 cout <<
"set profile : " << glCurrentFormat.profile() << endl;
Definition: bufferobject.hpp:34
void initGlew(void)
Initialize Glew.
Definition: misc.hpp:68