| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4VisCommandsViewer.hh>
 Inheritance diagram for G4VisCommandViewerZoom:
 Collaboration diagram for G4VisCommandViewerZoom:Public Member Functions | |
| G4VisCommandViewerZoom () | |
| virtual | ~G4VisCommandViewerZoom () | 
| G4String | GetCurrentValue (G4UIcommand *command) | 
| void | SetNewValue (G4UIcommand *command, G4String newValue) | 
  Public Member Functions inherited from G4VVisCommandViewer | |
| G4VVisCommandViewer () | |
| virtual | ~G4VVisCommandViewer () | 
  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 | |
| G4VisCommandViewerZoom (const G4VisCommandViewerZoom &) | |
| G4VisCommandViewerZoom & | operator= (const G4VisCommandViewerZoom &) | 
Private Attributes | |
| G4UIcmdWithADouble * | fpCommandZoom | 
| G4UIcmdWithADouble * | fpCommandZoomTo | 
| G4double | fZoomMultiplier | 
| G4double | fZoomTo | 
Definition at line 299 of file G4VisCommandsViewer.hh.
| G4VisCommandViewerZoom::G4VisCommandViewerZoom | ( | ) | 
Definition at line 1642 of file G4VisCommandsViewer.cc.
References fpCommandZoom, and fpCommandZoomTo.
      
  | 
  virtual | 
Definition at line 1667 of file G4VisCommandsViewer.cc.
References fpCommandZoom, and fpCommandZoomTo.
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 1672 of file G4VisCommandsViewer.cc.
References G4UIcommand::ConvertToString(), fpCommandZoom, fpCommandZoomTo, fZoomMultiplier, and fZoomTo.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 1683 of file G4VisCommandsViewer.cc.
References G4VisManager::confirmations, G4VisManager::errors, fpCommandZoom, fpCommandZoomTo, G4VVisCommand::fpVisManager, fZoomMultiplier, fZoomTo, G4cerr, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4UIcmdWithADouble::GetNewDoubleValue(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::GetZoomFactor(), G4ViewParameters::MultiplyZoomFactor(), G4VVisCommandViewer::SetViewParameters(), and G4ViewParameters::SetZoomFactor().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 308 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerZoom(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerZoom().
      
  | 
  private | 
Definition at line 309 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerZoom(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerZoom().
      
  | 
  private | 
Definition at line 310 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 311 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().