Geant4_10
|
#include <G4VisCommandsGeometrySet.hh>
Public Member Functions | |
G4VisCommandGeometrySetVisibility () | |
virtual | ~G4VisCommandGeometrySetVisibility () |
G4String | GetCurrentValue (G4UIcommand *command) |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
void | SetNewValueOnLV (G4LogicalVolume *pLV, G4int, G4bool) |
![]() | |
virtual | ~G4VVisCommandGeometry () |
![]() | |
G4VVisCommand () | |
virtual | ~G4VVisCommand () |
![]() | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
G4bool | operator== (const G4UImessenger &messenger) const |
Definition at line 296 of file G4VisCommandsGeometrySet.hh.
G4VisCommandGeometrySetVisibility::G4VisCommandGeometrySetVisibility | ( | ) |
Definition at line 554 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Definition at line 576 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 581 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 587 of file G4VisCommandsGeometrySet.cc.
void G4VisCommandGeometrySetVisibility::SetNewValueOnLV | ( | G4LogicalVolume * | pLV, |
G4int | requestedDepth, | ||
G4bool | visibility | ||
) |
Definition at line 615 of file G4VisCommandsGeometrySet.cc.