Import Geant4 3.1.0 source tree
This commit is contained in:
@@ -5,17 +5,12 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4VSceneHandler.icc,v 1.8 2000/05/02 09:49:28 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-03-00 $
|
||||
// $Id: G4VSceneHandler.icc,v 1.9 2001/02/23 15:43:17 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-03-01 $
|
||||
//
|
||||
//
|
||||
// John Allison 19th July 1996.
|
||||
|
||||
inline G4bool G4VSceneHandler::operator ==
|
||||
(const G4VSceneHandler& scene) const {
|
||||
return this == &scene;
|
||||
}
|
||||
|
||||
inline G4VGraphicsSystem* G4VSceneHandler::GetGraphicsSystem () const {
|
||||
return &fSystem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user