summaryrefslogtreecommitdiff
path: root/src/GLView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GLView.h')
-rw-r--r--src/GLView.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/GLView.h b/src/GLView.h
index 2c5779d..39ec0a6 100644
--- a/src/GLView.h
+++ b/src/GLView.h
@@ -48,12 +48,12 @@ public:
size_t width;
size_t height;
- double viewer_distance;//
- double w_h_ratio;//
- bool orthomode;//
- bool showaxes;//
- bool showfaces;//
- bool showedges;//
+ double viewer_distance;
+ double w_h_ratio;
+ bool orthomode;
+ bool showaxes;
+ bool showfaces;
+ bool showedges;
Eigen::Vector3d object_trans;
Eigen::Vector3d object_rot;
Eigen::Vector3d camera_eye;
contact: Jan Huwald // Impressum