Import Geant4 7.0.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4VViewer.hh,v 1.13 2003/06/16 17:14:09 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02-patch-01 $
|
||||
// $Id: G4VViewer.hh,v 1.14 2004/07/01 10:16:14 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-07-00-cand-01 $
|
||||
//
|
||||
//
|
||||
// John Allison 27th March 1996
|
||||
@@ -110,11 +110,11 @@ public: // With description
|
||||
// Flags all views the need to re-visit the GEANT4 kernel to refresh
|
||||
// the scene.
|
||||
|
||||
protected:
|
||||
|
||||
void ProcessView ();
|
||||
// Used by DrawView (). Invokes SetView (). The basic logic is here.
|
||||
|
||||
protected:
|
||||
|
||||
//////////////////////////////////////////////////////////////
|
||||
// Data members
|
||||
G4VSceneHandler& fSceneHandler; // Abstract scene for this view.
|
||||
|
||||
Reference in New Issue
Block a user