G4VisFeaturesOfFukuiRenderer.hh File Reference

#include "globals.hh"

Go to the source code of this file.

Functions

G4String G4VisFeaturesOfFukuiRenderer ()


Function Documentation

G4String G4VisFeaturesOfFukuiRenderer (  ) 

Definition at line 33 of file G4VisFeaturesOfFukuiRenderer.cc.

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


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