summaryrefslogtreecommitdiff
path: root/src/GLView.h
diff options
context:
space:
mode:
authorGiles Bathgate <gilesbathgate@gmail.com>2011-05-14 18:57:12 (GMT)
committerGiles Bathgate <gilesbathgate@gmail.com>2011-05-14 18:57:12 (GMT)
commitb11865d5ce16e327e07a8d9eb6a875114f10a832 (patch)
tree2eef8045bc41253cf884f200684e900e375c007d /src/GLView.h
parentb269b5733b7d8adbb5045568a2f994e35d685b86 (diff)
Some fixes to previous commit, and simplified normalisation.
Diffstat (limited to 'src/GLView.h')
-rw-r--r--src/GLView.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GLView.h b/src/GLView.h
index 7516894..5ea3907 100644
--- a/src/GLView.h
+++ b/src/GLView.h
@@ -68,7 +68,10 @@ private:
void initializeGL();
void resizeGL(int w, int h);
+ void setupPerspective();
+ void setupOrtho();
void paintGL();
+ void normalizeAngle(GLdouble& angle);
#ifdef ENABLE_OPENCSG
private slots:
contact: Jan Huwald // Impressum