Geant4
10.00.p03
|
#include <G4VisCommandsViewer.hh>
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 |
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 1638 of file G4VisCommandsViewer.cc.
References fpCommandZoom, and fpCommandZoomTo.
|
virtual |
Definition at line 1663 of file G4VisCommandsViewer.cc.
References fpCommandZoom, and fpCommandZoomTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1668 of file G4VisCommandsViewer.cc.
References G4UIcommand::ConvertToString(), fpCommandZoom, fpCommandZoomTo, fZoomMultiplier, and fZoomTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1679 of file G4VisCommandsViewer.cc.
References G4VisManager::confirmations, G4VisManager::errors, fpCommandZoom, fpCommandZoomTo, G4VVisCommand::fpVisManager, fZoomMultiplier, fZoomTo, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4UIcmdWithADouble::GetNewDoubleValue(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::GetZoomFactor(), G4ViewParameters::MultiplyZoomFactor(), G4VVisCommandViewer::SetViewParameters(), and G4ViewParameters::SetZoomFactor().
|
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().