Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4FRFeatures.hh File Reference

Go to the source code of this file.

Variables

const char FR_DAWN_FEATURES []
 
const char FR_DAWNFILE_FEATURES []
 

Variable Documentation

◆ FR_DAWN_FEATURES

const char FR_DAWN_FEATURES[]
Initial value:
= "High quality technical renderer.\
\n Features: exact hidden line, hidden surface algorithms.\
\n high (unlimited) resolution.\
\n renders to PostScript for viewing and/or hardcopy.\
\n remote rendering.\
\n off-line rendering.\
\n graphical user interface.\
\n connection via TCP/IP socket or named pipe Fukui Renderer DAWN.\
\n Disadvantages: compute intensive, takes time (use a fast graphics\
\n system, such as OpenGL, to select view, then copy\
\n to this renderer - /vis~/copy/view, /vis~/set/view)."

Definition at line 32 of file G4FRFeatures.hh.

◆ FR_DAWNFILE_FEATURES

const char FR_DAWNFILE_FEATURES[]
Initial value:
="High quality technical renderer.\
\n Features: exact hidden line, hidden surface algorithms.\
\n high (unlimited) resolution.\
\n renders to PostScript for viewing and/or hardcopy.\
\n remote rendering.\
\n off-line rendering.\
\n graphical user interface.\
\n connection via g4.prim file to Fukui Renderer DAWN,\
\n DAVID (DAwn's Visual Intersection Debugger, etc.\
\n Disadvantages: compute intensive, takes time (use a fast graphics\
\n system, such as OpenGL, to select view, then copy\
\n to this renderer - /vis~/copy/view, /vis~/set/view)."

Definition at line 45 of file G4FRFeatures.hh.