31 #ifndef G4VISCOMMANDSGEOMETRYSET_HH
32 #define G4VISCOMMANDSGEOMETRYSET_HH
54 {visAtts->SetColour(fColour);}
65 fDaughtersInvisible(daughtersInvisible) {}
68 {visAtts->SetDaughtersInvisible(fDaughtersInvisible);}
70 G4bool fDaughtersInvisible;
79 fForceAuxEdgeVisible(forceAuxEdgeVisible) {}
82 {visAtts->SetForceAuxEdgeVisible(fForceAuxEdgeVisible);}
84 G4bool fForceAuxEdgeVisible;
93 fLineSegmentsPerCircle(lineSegmentsPerCircle) {}
96 {visAtts->SetForceLineSegmentsPerCircle(fLineSegmentsPerCircle);}
98 G4int fLineSegmentsPerCircle;
107 fForceSolid(forceSolid) {}
110 {visAtts->SetForceSolid(fForceSolid);}
121 fForceWireframe(forceWireframe) {}
124 {visAtts->SetForceWireframe(fForceWireframe);}
135 fLineStyle(lineStyle) {}
138 {visAtts->SetLineStyle(fLineStyle);}
149 fLineWidth(lineWidth) {}
152 {visAtts->SetLineWidth(fLineWidth);}
163 fVisibility(visibility) {}
166 {visAtts->SetVisibility(fVisibility);}
174 G4int requestedDepth);
virtual ~G4VisCommandGeometrySetForceWireframe()
G4VisCommandGeometrySetDaughtersInvisible()
virtual ~G4VisCommandGeometrySetForceAuxEdgeVisible()
G4VisCommandGeometrySetForceSolid()
void SetNewValue(G4UIcommand *command, G4String newValue)
void SetNewValue(G4UIcommand *command, G4String newValue)
G4VisCommandGeometrySetColourFunction(const G4Colour &colour)
void Set(G4String logVolName, const G4VVisCommandGeometrySetFunction &, G4int requestedDepth)
G4String GetCurrentValue(G4UIcommand *command)
virtual ~G4VisCommandGeometrySetForceSolidFunction()
void SetNewValue(G4UIcommand *command, G4String newValue)
G4VisCommandGeometrySetForceSolidFunction(G4bool forceSolid)
virtual ~G4VisCommandGeometrySetForceAuxEdgeVisibleFunction()
virtual ~G4VisCommandGeometrySetLineStyle()
G4VisCommandGeometrySetForceWireframe()
void SetNewValueOnLV(G4LogicalVolume *pLV, G4int, G4bool)
G4String GetCurrentValue(G4UIcommand *command)
virtual ~G4VisCommandGeometrySetDaughtersInvisibleFunction()
virtual ~G4VisCommandGeometrySetVisibility()
void SetNewValue(G4UIcommand *command, G4String newValue)
void SetNewValue(G4UIcommand *command, G4String newValue)
G4VisCommandGeometrySetLineStyleFunction(G4VisAttributes::LineStyle lineStyle)
void SetNewValue(G4UIcommand *command, G4String newValue)
virtual ~G4VisCommandGeometrySetColourFunction()
G4String GetCurrentValue(G4UIcommand *command)
void SetNewValue(G4UIcommand *command, G4String newValue)
G4VisCommandGeometrySetForceLineSegmentsPerCircle()
G4VisCommandGeometrySetLineWidthFunction(G4double lineWidth)
G4VisCommandGeometrySetLineWidth()
G4VisCommandGeometrySetForceAuxEdgeVisibleFunction(G4bool forceAuxEdgeVisible)
virtual ~G4VisCommandGeometrySetDaughtersInvisible()
G4VisCommandGeometrySetLineStyle()
virtual ~G4VisCommandGeometrySetForceWireframeFunction()
virtual ~G4VisCommandGeometrySetLineWidthFunction()
G4String GetCurrentValue(G4UIcommand *command)
void SetLVVisAtts(G4LogicalVolume *, const G4VVisCommandGeometrySetFunction &, G4int depth, G4int requestedDepth)
virtual ~G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction()
G4VisCommandGeometrySetVisibilityFunction(G4bool visibility)
void SetNewValue(G4UIcommand *command, G4String newValue)
G4VisCommandGeometrySetVisibility()
G4VisCommandGeometrySetColour()
G4String GetCurrentValue(G4UIcommand *command)
virtual ~G4VVisCommandGeometrySetFunction()
G4String GetCurrentValue(G4UIcommand *command)
G4VisCommandGeometrySetForceAuxEdgeVisible()
virtual ~G4VisCommandGeometrySetForceSolid()
virtual ~G4VisCommandGeometrySetVisibilityFunction()
G4VisCommandGeometrySetDaughtersInvisibleFunction(G4bool daughtersInvisible)
G4String GetCurrentValue(G4UIcommand *command)
G4String GetCurrentValue(G4UIcommand *command)
void SetNewValue(G4UIcommand *command, G4String newValue)
G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction(G4int lineSegmentsPerCircle)
virtual ~G4VisCommandGeometrySetColour()
virtual ~G4VisCommandGeometrySetLineWidth()
G4VisCommandGeometrySetForceWireframeFunction(G4bool forceWireframe)
virtual ~G4VisCommandGeometrySetForceLineSegmentsPerCircle()
virtual ~G4VisCommandGeometrySetLineStyleFunction()
G4String GetCurrentValue(G4UIcommand *command)
virtual void operator()(G4VisAttributes *) const =0