535 if (!currentViewer) {
538 "ERROR: G4VisCommandsViewerCopyViewFrom::SetNewValue: no current viewer." 544 const G4String& fromViewerName = newValue;
548 G4cerr <<
"ERROR: Viewer \"" << fromViewerName
549 <<
"\" not found - \"/vis/viewer/list\" to see possibilities." 555 if (fromViewer == currentViewer) {
558 "WARNING: G4VisCommandsViewerSet::SetNewValue:" 559 "\n from-viewer and current viewer are identical." 580 G4cout <<
"Camera parameters of viewer \"" << currentViewer->
GetName()
581 <<
"\"\n set to those of viewer \"" << fromViewer->
GetName()
G4VViewer * GetCurrentViewer() const
void SetLightpointDirection(const G4Vector3D &lightpointDirection)
void SetScaleFactor(const G4Vector3D &scaleFactor)
void SetUpVector(const G4Vector3D &upVector)
void SetViewParameters(G4VViewer *, const G4ViewParameters &)
void SetLightsMoveWithCamera(G4bool moves)
const G4Vector3D & GetUpVector() const
G4double GetZoomFactor() const
const G4Vector3D & GetViewpointDirection() const
G4GLOB_DLL std::ostream G4cout
void SetZoomFactor(G4double zoomFactor)
void SetCurrentTargetPoint(const G4Point3D ¤tTargetPoint)
void SetDolly(G4double dolly)
void SetFieldHalfAngle(G4double fieldHalfAngle)
const G4Vector3D & GetScaleFactor() const
G4double GetDolly() const
const G4Point3D & GetCurrentTargetPoint() const
const G4Vector3D & GetLightpointDirection() const
static Verbosity GetVerbosity()
const G4ViewParameters & GetViewParameters() const
const G4String & GetName() const
G4double GetFieldHalfAngle() const
void SetViewpointDirection(const G4Vector3D &viewpointDirection)
G4bool GetLightsMoveWithCamera() const
G4GLOB_DLL std::ostream G4cerr
static G4VisManager * fpVisManager