663 os <<
"View parameters and options:";
665 os <<
"\n Drawing style: ";
668 os <<
"edges, wireframe";
break;
670 os <<
"edges, hidden line removal";
break;
672 os <<
"surfaces, hidden surface removal";
break;
674 os <<
"surfaces and edges, hidden line and surface removal";
break;
675 default: os <<
"unrecognised";
break;
678 os <<
"\n Auxiliary edges: ";
682 os <<
"\n Culling: ";
686 os <<
"\n Culling invisible objects: ";
690 os <<
"\n Density culling: ";
692 os <<
"on - invisible if density less than " 697 os <<
"\n Culling daughters covered by opaque mothers: ";
701 os <<
"\n Section flag: ";
706 os <<
"\n Cutaway planes: ";
712 os <<
"\n No cutaway planes";
718 os <<
"\n No. of sides used in circle polygon approximation: " 733 os <<
"\n Dolly distance: " << v.
fDolly;
737 else os <<
"does not move";
738 os <<
" with camera";
740 os <<
"\n Relative lightpoint direction: " 743 os <<
"\n Actual lightpoint direction: " 746 os <<
"\n Derived parameters for standard view of object of unit radius:";
757 os <<
"\n Camera distance: " << cameraDistance;
758 os <<
"\n Near distance: " << nearDistance;
759 os <<
"\n Far distance: " << farDistance;
760 os <<
"\n Front half height: " <<
right;
774 os <<
"hidden by surfaces.";
776 os <<
"\n Window size hint: " 780 os <<
"\n X geometry mask: " 782 << std::noshowbase << std::dec;
784 os <<
"\n Auto refresh: ";
790 os <<
"\n Picking requested: ";
794 os <<
"\n Rotation style: ";
797 os <<
"constrainUpDirection (conventional HEP view)";
break;
799 os <<
"freeRotation (Google-like rotation, using mouse-grab)";
break;
800 default: os <<
"unrecognised";
break;
803 os <<
"\n Vis attributes modifiers: ";
804 const std::vector<G4ModelingParameters::VisAttributesModifier>& vams =
G4Colour fBackgroundColour
G4bool fLightsMoveWithCamera
G4double fGlobalMarkerScale
G4String fXGeometryString
G4double GetCameraDistance(G4double radius) const
G4double GetNearDistance(G4double cameraDistance, G4double radius) const
G4Point3D fCurrentTargetPoint
G4VisAttributes fDefaultVisAttributes
G4double fGlobalLineWidthScale
G4Vector3D fRelativeLightpointDirection
RotationStyle fRotationStyle
G4Vector3D fViewpointDirection
G4double GetFrontHalfHeight(G4double nearDistance, G4double radius) const
G4double GetFarDistance(G4double cameraDistance, G4double nearDistance, G4double radius) const
G4VisAttributes fDefaultTextVisAttributes
G4Vector3D fActualLightpointDirection
std::vector< G4ModelingParameters::VisAttributesModifier > fVisAttributesModifiers
DrawingStyle fDrawingStyle