Import Geant4 10.2.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4OpenGLImmediateXm.hh 66373 2012-12-18 09:41:34Z gcosmo $
|
||||
// $Id: G4OpenGLImmediateXm.hh 91686 2015-07-31 09:40:08Z gcosmo $
|
||||
//
|
||||
//
|
||||
// Andrew Walkden 10th February 1997
|
||||
@@ -33,9 +33,9 @@
|
||||
#ifndef G4OPENGLIMMEDIATEXM_HH
|
||||
#define G4OPENGLIMMEDIATEXM_HH
|
||||
|
||||
#include "G4VGraphicsSystem.hh"
|
||||
#include "G4OpenGLXm.hh"
|
||||
|
||||
class G4OpenGLImmediateXm: public G4VGraphicsSystem {
|
||||
class G4OpenGLImmediateXm: public G4OpenGLXm {
|
||||
public:
|
||||
G4OpenGLImmediateXm ();
|
||||
virtual ~G4OpenGLImmediateXm ();
|
||||
|
||||
Reference in New Issue
Block a user