Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/HepRep/include/G4HepRepMessenger.hh

    r1228 r1315  
    2424// ********************************************************************
    2525//
    26 // $Id: G4HepRepMessenger.hh,v 1.8 2009/11/23 05:42:28 perl Exp $
    27 // GEANT4 tag $Name: $
     26// $Id: G4HepRepMessenger.hh,v 1.9 2010/06/05 06:25:03 perl Exp $
     27// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2828//
    2929//
     
    5151        virtual G4bool getOverwrite();
    5252        virtual G4bool getCullInvisibles();
     53                virtual G4bool renderCylAsPolygons();
    5354       
    5455        // Used by HepRepXML
     
    7677                G4bool cullInvisibles;
    7778                G4UIcmdWithABool* setCullInvisiblesCommand;
    78        
     79       
     80                G4bool cylAsPolygons;
     81                G4UIcmdWithABool* renderCylAsPolygonsCommand;
     82       
    7983        G4String suffix;
    8084        G4UIcmdWithAString* setEventNumberSuffixCommand;
Note: See TracChangeset for help on using the changeset viewer.