Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OpenGLViewer.hh 101714 2016-11-22 08:53:13Z gcosmo $
// $Id: G4OpenGLViewer.hh 103926 2017-05-03 13:43:27Z gcosmo $
//
//
// Andrew Walkden 27th March 1996
@@ -153,7 +153,7 @@ protected:
void ResizeGLView();
void ResizeWindow(unsigned int, unsigned int);
virtual G4String Pick(GLdouble x, GLdouble y);
std::vector < G4OpenGLViewerPickMap* > GetPickDetails(GLdouble x, GLdouble y);
const std::vector < G4OpenGLViewerPickMap* > & GetPickDetails(GLdouble x, GLdouble y);
virtual void CreateFontLists () {}
void rotateScene (G4double dx, G4double dy);
void rotateSceneToggle (G4double dx, G4double dy);