Import Geant4 8.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:55:03 +02:00
parent 216a75eeb1
commit fe73f43734
6714 changed files with 118229 additions and 68144 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4OpenInventorSceneHandler.hh,v 1.30 2006/06/29 21:20:24 gunter Exp $
// GEANT4 tag $Name: geant4-08-01 $
// $Id: G4OpenInventorSceneHandler.hh,v 1.31 2006/11/02 12:01:20 allison Exp $
// GEANT4 tag $Name: geant4-08-02 $
//
//
// J Kallenbach 27th Aug 1996
@@ -47,6 +47,7 @@
class G4OpenInventor;
class SoSeparator;
class Geant4_SoStyleCache;
class G4AttHolder;
// Base class for various OpenInventorScene classes.
class G4OpenInventorSceneHandler: public G4VSceneHandler {
@@ -84,6 +85,7 @@ public:
private:
void LoadAtts(const G4Visible&, G4AttHolder*);
static G4int fSceneIdCount; // static counter for OpenInventor scenes.
enum G4OIMarker {G4OICircle, G4OISquare};
void AddCircleSquare (G4OIMarker markerType, const G4VMarker&);