| 
    Geant4
    10.02.p02
    
   | 
 
#include <G4VisCommandsTouchable.hh>
 Inheritance diagram for G4VisCommandsTouchable:
 Collaboration diagram for G4VisCommandsTouchable:Public Member Functions | |
| G4VisCommandsTouchable () | |
| virtual | ~G4VisCommandsTouchable () | 
| G4String | GetCurrentValue (G4UIcommand *command) | 
| void | SetNewValue (G4UIcommand *command, G4String newValue) | 
  Public Member Functions inherited from G4VVisCommand | |
| G4VVisCommand () | |
| virtual | ~G4VVisCommand () | 
  Public Member Functions inherited from G4UImessenger | |
| G4UImessenger () | |
| G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
| virtual | ~G4UImessenger () | 
| G4bool | operator== (const G4UImessenger &messenger) const | 
| G4bool | CommandsShouldBeInMaster () const | 
Private Member Functions | |
| G4VisCommandsTouchable (const G4VisCommandsTouchable &) | |
| G4VisCommandsTouchable & | operator= (const G4VisCommandsTouchable &) | 
Private Attributes | |
| G4UIcmdWithoutParameter * | fpCommandDump | 
Definition at line 38 of file G4VisCommandsTouchable.hh.
| G4VisCommandsTouchable::G4VisCommandsTouchable | ( | ) | 
Definition at line 39 of file G4VisCommandsTouchable.cc.
References fpCommandDump, and G4UIcommand::SetGuidance().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 47 of file G4VisCommandsTouchable.cc.
References fpCommandDump.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 51 of file G4VisCommandsTouchable.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 56 of file G4VisCommandsTouchable.cc.
References G4PhysicalVolumeModel::DescribeYourselfTo(), G4VisManager::errors, G4cerr, G4cout, G4endl, G4TransportationManager::GetNoWorlds(), G4TransportationManager::GetTransportationManager(), G4TransportationManager::GetWorldsIterator(), G4TouchableDumpScene::IsFound(), and G4VModel::SetModelingParameters().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 47 of file G4VisCommandsTouchable.hh.
Referenced by G4VisCommandsTouchable(), and ~G4VisCommandsTouchable().