Geant4
10.02.p02
|
#include <G4VisCommandsViewer.hh>
Public Member Functions | |
G4VisCommandViewerPan () | |
virtual | ~G4VisCommandViewerPan () |
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 | |
G4VisCommandViewerPan (const G4VisCommandViewerPan &) | |
G4VisCommandViewerPan & | operator= (const G4VisCommandViewerPan &) |
Private Attributes | |
G4UIcommand * | fpCommandPan |
G4UIcommand * | fpCommandPanTo |
G4double | fPanIncrementRight |
G4double | fPanIncrementUp |
G4double | fPanToRight |
G4double | fPanToUp |
Definition at line 197 of file G4VisCommandsViewer.hh.
G4VisCommandViewerPan::G4VisCommandViewerPan | ( | ) |
Definition at line 1013 of file G4VisCommandsViewer.cc.
References fpCommandPan, and fpCommandPanTo.
|
virtual |
Definition at line 1057 of file G4VisCommandsViewer.cc.
References fpCommandPan, and fpCommandPanTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1062 of file G4VisCommandsViewer.cc.
References G4VVisCommand::ConvertToString(), fPanIncrementRight, fPanIncrementUp, fPanToRight, fPanToUp, fpCommandPan, and fpCommandPanTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1073 of file G4VisCommandsViewer.cc.
References G4VisManager::confirmations, G4VVisCommand::ConvertToDoublePair(), G4VisManager::errors, fPanIncrementRight, fPanIncrementUp, fPanToRight, fPanToUp, fpCommandPan, fpCommandPanTo, G4VVisCommand::fpVisManager, G4cerr, G4cout, G4endl, G4ViewParameters::GetCurrentTargetPoint(), G4VisManager::GetCurrentViewer(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::IncrementPan(), G4ViewParameters::SetPan(), and G4VVisCommandViewer::SetViewParameters().
|
private |
Definition at line 208 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 208 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 209 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 209 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 206 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerPan(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerPan().
|
private |
Definition at line 207 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerPan(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerPan().