default unlimit fps, vsync flag
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user