cokpit不能使用 gl

This commit is contained in:
2020-07-31 15:36:22 +08:00
parent 2b7e8bcd5e
commit ffc8207491
4 changed files with 15 additions and 10 deletions
+2 -2
View File
@@ -118,7 +118,7 @@ void Cockpit::wheelEvent(QWheelEvent *e)
Q_UNUSED(e);
//update();
}
/*
void Cockpit::setUseOpenGL(const bool &value)
{
if (value) {
@@ -128,7 +128,7 @@ void Cockpit::setUseOpenGL(const bool &value)
}
update();
}
*/
void Cockpit::setPitch(double Pitch)
{