From b0e1b21f5b5ffa2f8432944f5a476fedb54c9a39 Mon Sep 17 00:00:00 2001 From: Bryan THRALL Date: Thu, 25 Oct 2001 00:49:28 +0000 Subject: [PATCH] Changed the int to a GLint because of the differences within mac/win32/linux versions of gl.h. --- src/osgGLUT/Viewer.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/osgGLUT/Viewer.cpp b/src/osgGLUT/Viewer.cpp index 0974cb1b7..3a6e5f3ab 100644 --- a/src/osgGLUT/Viewer.cpp +++ b/src/osgGLUT/Viewer.cpp @@ -116,8 +116,8 @@ Viewer::Viewer() osg::notify(osg::INFO)<<"Scene Graph Viewer (sgv)"<0) { glEnable(GL_STENCIL_TEST);