summaryrefslogtreecommitdiff
path: root/src/QGLView.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-24 01:58:06 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-24 01:58:06 (GMT)
commit386df69c0f6a893d3f888ae0dd9150fae197514c (patch)
tree3f51d36d0949a18ec3bd4ff20fd2607afd114c9f /src/QGLView.h
parentf07c6b2cb633bcb22acd8b19315911b373934786 (diff)
consolidate resizeGL()
Diffstat (limited to 'src/QGLView.h')
-rw-r--r--src/QGLView.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/QGLView.h b/src/QGLView.h
index e53a411..de53779 100644
--- a/src/QGLView.h
+++ b/src/QGLView.h
@@ -41,7 +41,6 @@ public:
public:
QLabel *statusLabel;
- GLint shaderinfo[11];
#ifdef ENABLE_OPENCSG
bool opencsg_support;
@@ -67,15 +66,6 @@ private:
void initializeGL();
void resizeGL(int w, int h);
-/* void setGimbalCamera(const Eigen::Vector3d &pos, const Eigen::Vector3d &rot, double distance);
- void setupGimbalPerspective();
- void setupGimbalOrtho(double distance,bool offset=false);
-
- void setCamera(const Eigen::Vector3d &pos, const Eigen::Vector3d &center);
- void setupPerspective();
- void setupOrtho(bool offset=false);
-*/
-
void paintGL();
void normalizeAngle(GLdouble& angle);
contact: Jan Huwald // Impressum