|
Geant4
10.00.p04
|
Classes | |
| class | PVNameCopyNo |
| class | VisAttributesModifier |
Public Types | |
| enum | DrawingStyle { wf, hlr, hsr, hlhsr } |
| enum | VisAttributesSignifier { VASVisibility, VASDaughtersInvisible, VASColour, VASLineStyle, VASLineWidth, VASForceWireframe, VASForceSolid, VASForceAuxEdgeVisible, VASForceLineSegmentsPerCircle } |
| typedef std::vector< PVNameCopyNo > | PVNameCopyNoPath |
| typedef PVNameCopyNoPath::const_iterator | PVNameCopyNoPathConstIterator |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4ModelingParameters &) |
| std::ostream & | operator<< (std::ostream &os, const PVNameCopyNoPath &) |
| std::ostream & | operator<< (std::ostream &os, const std::vector< VisAttributesModifier > &) |
| typedef std::vector<PVNameCopyNo> PVNameCopyNoPath |
| typedef PVNameCopyNoPath::const_iterator PVNameCopyNoPathConstIterator |
| enum DrawingStyle |
| G4ModelingParameters | ( | const G4VisAttributes * | pDefaultVisAttributes, |
| DrawingStyle | drawingStyle, | ||
| G4bool | isCulling, | ||
| G4bool | isCullingInvisible, | ||
| G4bool | isDensityCulling, | ||
| G4double | visibleDensity, | ||
| G4bool | isCullingCovered, | ||
| G4int | noOfSides | ||
| ) |
| ~G4ModelingParameters | ( | ) |
| G4bool operator!= | ( | const G4ModelingParameters & | ) | const |
| G4bool IsWarning | ( | ) | const |
| const G4VisAttributes* GetDefaultVisAttributes | ( | ) | const |
| DrawingStyle GetDrawingStyle | ( | ) | const |
| G4bool IsCulling | ( | ) | const |
| G4bool IsCullingInvisible | ( | ) | const |
| G4bool IsDensityCulling | ( | ) | const |
| G4double GetVisibleDensity | ( | ) | const |
| G4bool IsCullingCovered | ( | ) | const |
| G4bool IsExplode | ( | ) | const |
| G4double GetExplodeFactor | ( | ) | const |
| G4int GetNoOfSides | ( | ) | const |
| G4VSolid* GetSectionSolid | ( | ) | const |
| G4VSolid* GetCutawaySolid | ( | ) | const |
| const std::vector<VisAttributesModifier>& GetVisAttributesModifiers | ( | ) | const |
| void SetDefaultVisAttributes | ( | const G4VisAttributes * | pDefaultVisAttributes | ) |
| void SetDrawingStyle | ( | DrawingStyle | ) |
| void SetVisAttributesModifiers | ( | const std::vector< VisAttributesModifier > & | ) |
|
friend |
|
friend |
|
friend |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |