#include <G4VisCommandsCompound.hh>
Definition at line 58 of file G4VisCommandsCompound.hh.
◆ G4VisCommandDrawVolume() [1/2]
G4VisCommandDrawVolume::G4VisCommandDrawVolume |
( |
| ) |
|
Definition at line 186 of file G4VisCommandsCompound.cc.
190 (
"Creates a scene containing this physical volume and asks the" 191 "\ncurrent viewer to draw it. The scene becomes current.");
193 (
"If physical-volume-name is \"world\" (the default), the main geometry" 194 "\ntree (material world) is drawn. If \"worlds\", all worlds - material" 195 "\nworld and parallel worlds, if any - are drawn. Otherwise a search of" 196 "\nall worlds is made, taking the first matching occurence only. To see" 197 "\na representation of the geometry hierarchy of the worlds, try" 198 "\n\"/vis/drawTree [worlds]\" or one of the driver/browser combinations" 199 "\nthat have the required functionality, e.g., HepRep");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetGuidance(const char *aGuidance)
void SetDefaultValue(const char *defVal)
G4UIcmdWithAString * fpCommand
◆ ~G4VisCommandDrawVolume()
G4VisCommandDrawVolume::~G4VisCommandDrawVolume |
( |
| ) |
|
|
virtual |
◆ G4VisCommandDrawVolume() [2/2]
◆ operator=()
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 208 of file G4VisCommandsCompound.cc.
220 static G4bool warned =
false;
223 "NOTE: For systems which are not \"auto-refresh\" you will need to" 224 "\n issue \"/vis/viewer/refresh\" or \"/vis/viewer/flush\"."
G4int GetVerboseLevel() const
void SetVerboseLevel(G4int val)
static G4UImanager * GetUIpointer()
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
G4int ApplyCommand(const char *aCommand)
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: