From: apo Date: Wed, 5 Oct 2005 16:05:49 +0000 (+0000) Subject: To make compilable X-Git-Tag: BR-D5-38-2003_D2005-12-10~50 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=92f3017531fc407cc627431f988c3915a387aeea;p=modules%2Fvisu.git To make compilable --- diff --git a/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx b/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx index 9f651445..94739f9a 100755 --- a/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx +++ b/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx @@ -811,9 +811,9 @@ void VISU_OpenGLPointSpriteMapper::DrawPoints(int idx, glDisableClientState(GL_COLOR_ARRAY); glDisableClientState(GL_VERTEX_ARRAY); -#endif glUseProgramObjectARB( 0 ); +#endif if( this->UsePointSprites ) this->CleanupPointSprites();