Ignore:
Timestamp:
Feb 26, 2009, 12:23:47 PM (15 years ago)
Author:
garnier
Message:

John update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/management/include/G4VisManager.hh

    r907 r933  
    2525//
    2626//
    27 // $Id: G4VisManager.hh,v 1.69 2009/01/13 09:55:15 lgarnier Exp $
     27// $Id: G4VisManager.hh,v 1.70 2009/02/25 18:28:00 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    300300  void GeometryHasChanged ();
    301301  // Used by run manager to notify change.
     302
     303  void NotifyHandlers();
     304  // Notify scene handlers (G4VGraphicsScene objects) that the scene
     305  // has changed so that they may rebuild their graphics database, if
     306  // any, and redraw all views.
    302307
    303308  void DispatchToModel(const G4VTrajectory&, G4int i_mode);
Note: See TracChangeset for help on using the changeset viewer.