#include <G4ModelingParameters.hh>
Definition at line 93 of file G4ModelingParameters.hh.
◆ VisAttributesModifier() [1/2]
◆ VisAttributesModifier() [2/2]
Definition at line 91 of file G4ModelingParameters.cc.
97 typedef std::vector<PVNodeID>
PVPath;
98 typedef PVPath::const_iterator PVPathConstIterator;
99 PVPathConstIterator i;
100 for (i = path.begin();
105 (i->GetPhysicalVolume()->GetName(),
VisAttributesSignifier fSignifier
PVNameCopyNoPath fPVNameCopyNoPath
G4PhysicalVolumeModel::G4PhysicalVolumeNodeID PVNodeID
std::vector< PVNodeID > PVPath
◆ GetPVNameCopyNoPath()
const PVNameCopyNoPath& G4ModelingParameters::VisAttributesModifier::GetPVNameCopyNoPath |
( |
| ) |
const |
|
inline |
◆ GetVisAttributes()
const G4VisAttributes& G4ModelingParameters::VisAttributesModifier::GetVisAttributes |
( |
| ) |
const |
|
inline |
◆ GetVisAttributesSignifier()
◆ operator!=()
Definition at line 261 of file G4ModelingParameters.cc.
263 if (
fSignifier != rhs.fSignifier)
return true;
272 rhs.fVisAtts.IsDaughtersInvisible())
289 rhs.fVisAtts.GetForcedDrawingStyle())
294 rhs.fVisAtts.GetForcedDrawingStyle())
299 rhs.fVisAtts.IsForceAuxEdgeVisible())
304 rhs.fVisAtts.GetForcedLineSegmentsPerCircle())
ForcedDrawingStyle GetForcedDrawingStyle() const
G4bool IsForceAuxEdgeVisible() const
VisAttributesSignifier fSignifier
static G4bool GetColour(const G4String &key, G4Colour &result)
G4bool IsDaughtersInvisible() const
PVNameCopyNoPath fPVNameCopyNoPath
G4double GetLineWidth() const
LineStyle GetLineStyle() const
G4int GetForcedLineSegmentsPerCircle() const
const G4Colour & GetColour() const
◆ operator==()
◆ fPVNameCopyNoPath
◆ fSignifier
◆ fVisAtts
The documentation for this class was generated from the following files: