Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenGLQt.hh>
Additional Inherited Members | |
Public Types inherited from G4VGraphicsSystem | |
enum | Functionality { noFunctionality , nonEuclidian , twoD , twoDStore , threeD , threeDInteractive , virtualReality } |
Protected Attributes inherited from G4VGraphicsSystem | |
G4String | fName |
G4String | fNickname |
G4String | fDescription |
Functionality | fFunctionality |
Definition at line 38 of file G4OpenGLQt.hh.
G4OpenGLQt::G4OpenGLQt | ( | const G4String & | name, |
const G4String & | nickname, | ||
const G4String & | description, | ||
Functionality | f | ||
) |
|
virtual |
Reimplemented from G4VGraphicsSystem.