|
g4display
|

Go to the source code of this file.
Namespaces | |
| namespace | g4display |
Functions | |
| G4View | g4display::getG4View (const std::shared_ptr< GOptions > &gopts) |
Read the g4view option node and return a projected G4View struct. | |
| G4Camera | g4display::getG4Camera (const std::shared_ptr< GOptions > &gopts) |
Read the g4camera option node and return a projected G4Camera struct. | |
| G4Dawn | g4display::getG4Dawn (const std::shared_ptr< GOptions > &gopts) |
Read the dawn option node and return a projected G4Dawn struct. | |
| GOptions | g4display::defineOptions () |
| Define the full set of g4display options. | |