Ignore:
Timestamp:
Jun 11, 2008, 4:16:27 PM (16 years ago)
Author:
garnier
Message:

updates from the head of geant4 in order to compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/modeling/include/G4BoundingSphereScene.hh

    r834 r842  
    2525//
    2626//
    27 // $Id: G4BoundingSphereScene.hh,v 1.17 2006/06/29 21:30:08 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     27// $Id: G4BoundingSphereScene.hh,v 1.18 2008/01/04 21:59:15 allison Exp $
     28// GEANT4 tag $Name: HEAD $
    2929//
    3030//
     
    9191  virtual void BeginPrimitives (const G4Transform3D&) {}
    9292  virtual void EndPrimitives () {}
    93   virtual void BeginPrimitives2D () {}
     93  virtual void BeginPrimitives2D (const G4Transform3D&) {}
    9494  virtual void EndPrimitives2D () {}
    9595  virtual void AddPrimitive (const G4Polyline&)   {}
Note: See TracChangeset for help on using the changeset viewer.