49 theTracer->
SetNColumn(fVP.GetWindowSizeHintX());
50 theTracer->SetNRow(fVP.GetWindowSizeHintY());
64 if(radius<=0.) radius = 1.;
70 const G4double frontHalfAngle = std::atan(frontHalfHeight / nearDistance);
90 static G4bool called =
false;
98 "WARNING: G4RayTracerViewer::DrawView: true orthogonal projection"
99 "\n not yet implemented. Doing a \"long shot\", i.e., a perspective"
100 "\n projection with a half field angle of "
110 std::ostringstream filename;