#include <G4VisCommands.hh>
Definition at line 76 of file G4VisCommands.hh.
G4VisCommandList::G4VisCommandList |
( |
| ) |
|
Definition at line 130 of file G4VisCommands.cc.
135 fpCommand -> SetGuidance(
"Lists visualization parameters.");
136 fpCommand -> SetParameterName(
"verbosity", omitable=
true);
137 fpCommand -> SetDefaultValue(
"warnings");
G4VisCommandList::~G4VisCommandList |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 150 of file G4VisCommands.cc.
152 G4String& verbosityString = newValue;
165 UImanager->
ApplyCommand(
"/vis/scene/list ! " + newValue);
166 UImanager->
ApplyCommand(
"/vis/viewer/list ! " + newValue);
169 "\nAttributes available for modeling and filtering with"
170 "\n \"/vis/modeling/trajectories/create/drawByAttribute\" and"
171 "\n \"/vis/filtering/trajectories/create/attributeFilter\" commands"
187 "\nGeometry attributes available for touchables by picking:\n";
193 "\nTo get more information, \"/vis/list all\" or use individual commands"
194 "\n such as (use \"ls\" or \"help\"):"
195 "\n /vis/scene/list all all"
196 "\n /vis/viewer/list all all"
197 "\n /vis/modeling/trajectories/list"
198 "\n /vis/filtering/trajectories/list"
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
const std::map< G4String, G4AttDef > * GetAttDefs() const
void PrintAvailableGraphicsSystems(Verbosity) const
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
static Verbosity GetVerbosityValue(const G4String &)
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
static G4UImanager * GetUIpointer()
G4GLOB_DLL std::ostream G4cout
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
const std::map< G4String, G4AttDef > * GetAttDefs() const
G4int ApplyCommand(const char *aCommand)
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
static G4VisManager * fpVisManager
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const
The documentation for this class was generated from the following files: