#include <G4VisCommandsViewer.hh>
Definition at line 93 of file G4VisCommandsViewer.hh.
◆ G4VisCommandViewerClearCutawayPlanes() [1/2]
G4VisCommandViewerClearCutawayPlanes::G4VisCommandViewerClearCutawayPlanes |
( |
| ) |
|
Definition at line 288 of file G4VisCommandsViewer.cc.
290 (
"/vis/viewer/clearCutawayPlanes",
this);
291 fpCommand -> SetGuidance (
"Clear cutaway planes of current viewer.");
G4UIcmdWithoutParameter * fpCommand
◆ ~G4VisCommandViewerClearCutawayPlanes()
G4VisCommandViewerClearCutawayPlanes::~G4VisCommandViewerClearCutawayPlanes |
( |
| ) |
|
|
virtual |
◆ G4VisCommandViewerClearCutawayPlanes() [2/2]
◆ GetCurrentValue()
◆ operator=()
◆ SetNewValue()
void G4VisCommandViewerClearCutawayPlanes::SetNewValue |
( |
G4UIcommand * |
command, |
|
|
G4String |
newValue |
|
) |
| |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 302 of file G4VisCommandsViewer.cc.
310 "ERROR: No current viewer - \"/vis/viewer/list\" to see possibilities." 319 G4cout <<
"Cutaway planes for viewer \"" << viewer->
GetName()
320 <<
"\" now cleared." <<
G4endl;
void ClearCutawayPlanes()
void SetViewParameters(G4VViewer *, const G4ViewParameters &)
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
const G4ViewParameters & GetViewParameters() const
const G4String & GetName() const
G4GLOB_DLL std::ostream G4cerr
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: