Ignore:
Timestamp:
Jun 2, 2010, 11:25:35 AM (14 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/src/G4OpenGLStoredQtViewer.cc

    r1285 r1295  
    2626//
    2727// $Id: G4OpenGLStoredQtViewer.cc,v 1.29 2010/03/10 11:03:46 lgarnier Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: vis-V09-03-06 $
    2929//
    3030//
     
    8585
    8686  // clear the buffers and window.
    87   //   ClearView ();
    88   //   FinishView ();
     87  ClearView ();
     88  FinishView ();
    8989   
    9090  glDepthFunc (GL_LEQUAL);
Note: See TracChangeset for help on using the changeset viewer.