g4display
|
Data Structures | |
struct | G4View |
struct | G4Camera |
struct | G4Dawn |
struct | G4SceneText |
Functions | |
G4View | getG4View (GOptions *gopts) |
G4Camera | getG4Camera (GOptions *gopts) |
G4Dawn | getG4Dawn (GOptions *gopts) |
GOptions | defineOptions () |
vector< G4SceneText > | getSceneTexts (GOptions *gopts) |
GOptions | addSceneTextsOptions () |
GOptions g4display::defineOptions | ( | ) |
Definition at line 63 of file g4display_options.cc.
G4Camera g4display::getG4Camera | ( | GOptions * | gopts | ) |
Definition at line 37 of file g4display_options.cc.
G4Dawn g4display::getG4Dawn | ( | GOptions * | gopts | ) |
Definition at line 46 of file g4display_options.cc.
G4View g4display::getG4View | ( | GOptions * | gopts | ) |
Definition at line 25 of file g4display_options.cc.
vector< G4SceneText > g4display::getSceneTexts | ( | GOptions * | gopts | ) |