Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OpenGLWin32Viewer.cc,v 1.4 2002/02/24 01:48:26 johna Exp $
// GEANT4 tag $Name: geant4-04-01 $
// $Id: G4OpenGLWin32Viewer.cc,v 1.5 2002/10/16 10:44:16 johna Exp $
// GEANT4 tag $Name: geant4-05-00 $
//
//
// G4OpenGLWin32Viewer : Class to provide WindowsNT specific
@@ -58,7 +58,10 @@ void G4OpenGLWin32Viewer::GetWin32Connection () {
void G4OpenGLWin32Viewer::CreateGLWin32Context () {
// create a GL context
// set attributes of window now the GL context has been created
G4cout <<
"ERROR: G4OpenGLWin32Viewer::CreateGLWin32Context:"
"\n **** WIN32 VIEWER NOT YET IMPLEMENTED ****"
<< G4endl;
}
void G4OpenGLWin32Viewer::CreateMainWindow () {