summaryrefslogtreecommitdiff
path: root/src/GLView.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-03-04 03:37:57 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-03-04 03:37:57 (GMT)
commite60b0b74191bbccf7c294b8770509da8e27144e4 (patch)
tree79e54a07a9cf8d6ab4684e7db1dd4b1e84d4ec25 /src/GLView.h
parent80457c9c4675568fb8fd763648576409f97b4b16 (diff)
lol far_far_away should be double not size_t
Diffstat (limited to 'src/GLView.h')
-rw-r--r--src/GLView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GLView.h b/src/GLView.h
index 0b4de7b..165c634 100644
--- a/src/GLView.h
+++ b/src/GLView.h
@@ -57,7 +57,7 @@ public:
Renderer *renderer;
Camera cam;
- size_t far_far_away;
+ double far_far_away;
size_t width;
size_t height;
double w_h_ratio;
contact: Jan Huwald // Impressum