Import Geant4 4.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:39:52 +02:00
parent 921d3b1cda
commit 330b82b769
4524 changed files with 178689 additions and 43575 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OpenGLSceneHandler.hh,v 1.10 2001/08/24 21:46:45 johna Exp $
// GEANT4 tag $Name: geant4-04-00 $
// $Id: G4OpenGLSceneHandler.hh,v 1.11 2002/02/24 01:47:49 johna Exp $
// GEANT4 tag $Name: geant4-04-01 $
//
//
// Andrew Walkden 27th March 1996
@@ -40,8 +40,6 @@
#include "G4RotationMatrix.hh"
#include <GL/gl.h>
#include <GL/glx.h>
#include <GL/glu.h>
// Base class for various OpenGLScene classes.
class G4OpenGLSceneHandler: public G4VSceneHandler {