#include <G4VisCommandsViewer.hh>
Definition at line 105 of file G4VisCommandsViewer.hh.
◆ G4VisCommandViewerClearTransients() [1/2]
G4VisCommandViewerClearTransients::G4VisCommandViewerClearTransients |
( |
| ) |
|
Definition at line 328 of file G4VisCommandsViewer.cc.
329 G4bool omitable, currentAsDefault;
331 fpCommand -> SetGuidance (
"Clears transients from viewer.");
333 (
"By default, operates on current viewer. Specified viewer becomes current." 334 "\n\"/vis/viewer/list\" to see possible viewer names.");
335 fpCommand -> SetParameterName (
"viewer-name",
337 currentAsDefault =
true);
G4UIcmdWithAString * fpCommand
◆ ~G4VisCommandViewerClearTransients()
G4VisCommandViewerClearTransients::~G4VisCommandViewerClearTransients |
( |
| ) |
|
|
virtual |
◆ G4VisCommandViewerClearTransients() [2/2]
◆ GetCurrentValue()
◆ operator=()
◆ SetNewValue()
void G4VisCommandViewerClearTransients::SetNewValue |
( |
G4UIcommand * |
command, |
|
|
G4String |
newValue |
|
) |
| |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 349 of file G4VisCommandsViewer.cc.
357 G4cerr <<
"ERROR: Viewer \"" << clearName
358 <<
"\" not found - \"/vis/viewer/list\" to see possibilities." 369 G4cout <<
"Viewer \"" << clearName <<
"\" cleared of transients."
G4VSceneHandler * GetSceneHandler() const
G4GLOB_DLL std::ostream G4cout
void ResetTransientsDrawnFlags()
static Verbosity GetVerbosity()
virtual void ClearTransientStore()
void SetMarkForClearingTransientStore(G4bool)
G4GLOB_DLL std::ostream G4cerr
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: