#include <G4ModelingParameters.hh>
|
| 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 |
| |
Definition at line 52 of file G4ModelingParameters.hh.
| Enumerator |
|---|
| VASVisibility |
|
| VASDaughtersInvisible |
|
| VASColour |
|
| VASLineStyle |
|
| VASLineWidth |
|
| VASForceWireframe |
|
| VASForceSolid |
|
| VASForceAuxEdgeVisible |
|
| VASForceLineSegmentsPerCircle |
|
Definition at line 66 of file G4ModelingParameters.hh.
| G4ModelingParameters::G4ModelingParameters |
( |
) | |
|
| G4ModelingParameters::~G4ModelingParameters |
( |
) | |
|
| G4VSolid* G4ModelingParameters::GetCutawaySolid |
( |
) | |
const |
| DrawingStyle G4ModelingParameters::GetDrawingStyle |
( |
) | |
const |
| G4double G4ModelingParameters::GetExplodeFactor |
( |
) | |
const |
| G4int G4ModelingParameters::GetNoOfSides |
( |
) | |
const |
| G4VSolid* G4ModelingParameters::GetSectionSolid |
( |
) | |
const |
| G4double G4ModelingParameters::GetVisibleDensity |
( |
) | |
const |
| G4bool G4ModelingParameters::IsCulling |
( |
) | |
const |
| G4bool G4ModelingParameters::IsCullingCovered |
( |
) | |
const |
| G4bool G4ModelingParameters::IsCullingInvisible |
( |
) | |
const |
| G4bool G4ModelingParameters::IsDensityCulling |
( |
) | |
const |
| G4bool G4ModelingParameters::IsExplode |
( |
) | |
const |
| G4bool G4ModelingParameters::IsWarning |
( |
) | |
const |
| void G4ModelingParameters::SetCullingCovered |
( |
G4bool |
) | |
|
| void G4ModelingParameters::SetCullingInvisible |
( |
G4bool |
) | |
|
| void G4ModelingParameters::SetCutawaySolid |
( |
G4VSolid * |
pCutawaySolid) | |
|
| void G4ModelingParameters::SetDensityCulling |
( |
G4bool |
) | |
|
| void G4ModelingParameters::SetExplodeFactor |
( |
G4double |
explodeFactor) | |
|
| G4int G4ModelingParameters::SetNoOfSides |
( |
G4int |
nSides) | |
|
| void G4ModelingParameters::SetSectionSolid |
( |
G4VSolid * |
pSectionSolid) | |
|
| void G4ModelingParameters::SetVisibleDensity |
( |
G4double |
visibleDensity) | |
|
The documentation for this class was generated from the following files: