default unlimit fps, vsync flag

This commit is contained in:
Бычков Андрей
2022-10-12 14:35:01 +03:00
parent c865f9fc94
commit 3b0d1ea0e2
7 changed files with 119 additions and 100 deletions

View File

@@ -72,7 +72,7 @@ public:
public slots:
void stop();
void start(float freq = 60.0);
void start(float freq = 0.0);
void setBackColor(const QColor & c);
void setLineWidth(const qreal & arg);
void setFOV(const qreal & arg);