add wireframe paint option,
write file information on the screen, bug fixes
This commit is contained in:
@@ -33,7 +33,7 @@ private:
|
||||
|
||||
public slots:
|
||||
void loadFile(QString filePath);
|
||||
void drawGeometry(QOpenGLShaderProgram *program);
|
||||
void drawGeometry(QOpenGLShaderProgram *program, bool wireframe);
|
||||
|
||||
signals:
|
||||
void requestResetView();
|
||||
|
||||
Reference in New Issue
Block a user