G4VisFeaturesOfDAWNFILE.cc File Reference

#include "G4VisFeaturesOfDAWNFILE.hh"

Go to the source code of this file.

Functions

G4String G4VisFeaturesOfDAWNFILE ()


Function Documentation

G4String G4VisFeaturesOfDAWNFILE (  ) 

Definition at line 31 of file G4VisFeaturesOfDAWNFILE.cc.

00031                                     {
00032   return
00033     "High quality technical renderer."
00034     "\n    Features:      exact hidden line, hidden surface algorithms."
00035     "\n                   high (unlimited) resolution."
00036     "\n                   renders to PostScript for viewing and/or hardcopy."
00037     "\n                   remote rendering."
00038     "\n                   off-line rendering."
00039     "\n                   graphical user interface."
00040     "\n                   connection via g4.prim file to Fukui Renderer DAWN etc."
00041     "\n    Disadvantages: compute intensive, takes time (use a fast graphics"
00042     "\n                   system, such as OpenGL, to select view, then copy"
00043     "\n                   view parameters to this renderer:"
00044     "\n                   \"/vis/viewer/set/all <OpenGL-view>\".";
00045 }


Generated on Mon May 27 17:51:13 2013 for Geant4 by  doxygen 1.4.7