summaryrefslogtreecommitdiff
path: root/src/GLView.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-24 03:33:28 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-24 03:33:28 (GMT)
commiteff16283358217b43b310269a72e0cb47357a8b3 (patch)
tree4852cb05e4a0bb380aa00dd91c6de5bd869a4ffd /src/GLView.h
parent958657eb268dcb3a68ade22cb67bb0db108e71ad (diff)
continue merging enable_opencsg_shaders
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