#include <G4VisCommandsViewer.hh>
Definition at line 173 of file G4VisCommandsViewer.hh.
◆ G4VisCommandViewerFlush() [1/2]
G4VisCommandViewerFlush::G4VisCommandViewerFlush |
( |
| ) |
|
Definition at line 855 of file G4VisCommandsViewer.cc.
856 G4bool omitable, currentAsDefault;
859 (
"Compound command: \"/vis/viewer/refresh\" + \"/vis/viewer/update\".");
861 (
"Useful for refreshing and initiating post-processing for graphics" 862 "\nsystems which need post-processing. By default, acts on current" 863 "\nviewer. \"/vis/viewer/list\" to see possible viewers. Viewer" 864 "\nbecomes current.");
865 fpCommand -> SetParameterName (
"viewer-name",
867 currentAsDefault =
true);
G4UIcmdWithAString * fpCommand
◆ ~G4VisCommandViewerFlush()
G4VisCommandViewerFlush::~G4VisCommandViewerFlush |
( |
| ) |
|
|
virtual |
◆ G4VisCommandViewerFlush() [2/2]
◆ GetCurrentValue()
◆ operator=()
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 880 of file G4VisCommandsViewer.cc.
888 G4cerr <<
"ERROR: Viewer \"" << flushName <<
"\"" <<
889 " not found - \"/vis/viewer/list\"\n to see possibilities." 905 G4cout <<
"Viewer \"" << viewer -> GetName () <<
"\""
G4int GetVerboseLevel() const
void SetVerboseLevel(G4int val)
static G4UImanager * GetUIpointer()
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
G4int ApplyCommand(const char *aCommand)
G4GLOB_DLL std::ostream G4cerr
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: