Geant4
10.01.p03
|
#include <G4VisCommandsViewer.hh>
Public Member Functions | |
G4VisCommandViewerScale () | |
virtual | ~G4VisCommandViewerScale () |
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 | |
G4VisCommandViewerScale (const G4VisCommandViewerScale &) | |
G4VisCommandViewerScale & | operator= (const G4VisCommandViewerScale &) |
Private Attributes | |
G4UIcmdWith3Vector * | fpCommandScale |
G4UIcmdWith3Vector * | fpCommandScaleTo |
G4Vector3D | fScaleMultiplier |
G4Vector3D | fScaleTo |
Definition at line 260 of file G4VisCommandsViewer.hh.
G4VisCommandViewerScale::G4VisCommandViewerScale | ( | ) |
Definition at line 1430 of file G4VisCommandsViewer.cc.
References fpCommandScale, and fpCommandScaleTo.
|
virtual |
Definition at line 1458 of file G4VisCommandsViewer.cc.
References fpCommandScale, and fpCommandScaleTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1463 of file G4VisCommandsViewer.cc.
References G4UIcommand::ConvertToString(), fpCommandScale, fpCommandScaleTo, fScaleMultiplier, and fScaleTo.
|
private |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1474 of file G4VisCommandsViewer.cc.
References G4VisManager::confirmations, G4VisManager::errors, fpCommandScale, fpCommandScaleTo, G4VVisCommand::fpVisManager, fScaleMultiplier, fScaleTo, G4cerr, G4cout, G4endl, G4VisManager::GetCurrentViewer(), G4UIcmdWith3Vector::GetNew3VectorValue(), G4ViewParameters::GetScaleFactor(), G4VisManager::GetVerbosity(), G4VViewer::GetViewParameters(), G4ViewParameters::MultiplyScaleFactor(), G4ViewParameters::SetScaleFactor(), and G4VVisCommandViewer::SetViewParameters().
|
private |
Definition at line 269 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerScale(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerScale().
|
private |
Definition at line 270 of file G4VisCommandsViewer.hh.
Referenced by G4VisCommandViewerScale(), GetCurrentValue(), SetNewValue(), and ~G4VisCommandViewerScale().
|
private |
Definition at line 271 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 272 of file G4VisCommandsViewer.hh.
Referenced by GetCurrentValue(), and SetNewValue().