#include <G4VisCommands.hh>
Definition at line 52 of file G4VisCommands.hh.
◆ G4VisCommandEnable() [1/2]
G4VisCommandEnable::G4VisCommandEnable |
( |
| ) |
|
Definition at line 80 of file G4VisCommands.cc.
84 fpCommand -> SetGuidance(
"Enables/disables visualization system.");
85 fpCommand -> SetParameterName(
"enabled", omitable=
true);
89 fpCommand1 -> SetGuidance(
"Disables visualization system.");
G4UIcmdWithABool * fpCommand
G4UIcmdWithoutParameter * fpCommand1
◆ ~G4VisCommandEnable()
G4VisCommandEnable::~G4VisCommandEnable |
( |
| ) |
|
|
virtual |
Definition at line 92 of file G4VisCommands.cc.
G4UIcmdWithABool * fpCommand
G4UIcmdWithoutParameter * fpCommand1
◆ G4VisCommandEnable() [2/2]
◆ GetCurrentValue()
◆ operator=()
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 101 of file G4VisCommands.cc.
G4UIcmdWithABool * fpCommand
static G4bool ConvertToBool(const char *st)
static G4VisManager * fpVisManager
◆ fpCommand
◆ fpCommand1
The documentation for this class was generated from the following files: