Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
@@ -24,9 +24,9 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4VSceneHandler.hh 73126 2013-08-19 08:01:37Z gcosmo $
//
//
//
// John Allison 19th July 1996.
//
// Class description
@@ -191,8 +191,9 @@ public: // With description
virtual void AddPrimitive (const G4Square&) = 0;
virtual void AddPrimitive (const G4Polymarker&);
// Default implementation in this class but can be over-ridden.
virtual void AddPrimitive (const G4Polyhedron&) = 0;
virtual void AddPrimitive (const G4NURBS&) = 0;
virtual void AddPrimitive (const G4Polyhedron&) = 0;
virtual const G4VisExtent& GetExtent() const;
//////////////////////////////////////////////////////////////
// Access functions.