refactoring
wireframe display worked on 3d-model display
This commit is contained in:
@@ -21,6 +21,7 @@ class MapView3D : public QOpenGLWidget {
|
||||
Q_OBJECT
|
||||
|
||||
bool usePerspectiveProjection = false;
|
||||
bool useWireframe = false;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user