Geant4
9.6.p02
|
#include <G4VisCommandsGeometrySet.hh>
Public Member Functions | |
G4VisCommandGeometrySetLineStyle () | |
virtual | ~G4VisCommandGeometrySetLineStyle () |
G4String | GetCurrentValue (G4UIcommand *command) |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VVisCommand | |
static void | SetVisManager (G4VisManager *) |
Protected Types inherited from G4VVisCommandGeometry | |
typedef std::map < G4LogicalVolume *, const G4VisAttributes * > ::const_iterator | VisAttsMapIterator |
Protected Member Functions inherited from G4VVisCommandGeometrySet | |
void | Set (G4String logVolName, const G4VVisCommandGeometrySetFunction &, G4int requestedDepth) |
void | SetLVVisAtts (G4LogicalVolume *, const G4VVisCommandGeometrySetFunction &, G4int depth, G4int requestedDepth) |
Static Protected Member Functions inherited from G4VVisCommand | |
static G4String | ConvertToString (G4double x, G4double y, const char *unitName) |
static void | ConvertToDoublePair (const G4String ¶mString, G4double &xval, G4double &yval) |
Protected Attributes inherited from G4UImessenger | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
Static Protected Attributes inherited from G4VVisCommandGeometry | |
static std::map < G4LogicalVolume *, const G4VisAttributes * > | fVisAttsMap |
Definition at line 266 of file G4VisCommandsGeometrySet.hh.
G4VisCommandGeometrySetLineStyle::G4VisCommandGeometrySetLineStyle | ( | ) |
Definition at line 454 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Definition at line 477 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 483 of file G4VisCommandsGeometrySet.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 489 of file G4VisCommandsGeometrySet.cc.