Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ToolsSGQtGLES.hh>
Protected Member Functions | |
G4ToolsSGQtGLES (const G4ToolsSGQtGLES &a_from) | |
G4ToolsSGQtGLES & | operator= (const G4ToolsSGQtGLES &) |
void | Initialise () |
Protected Attributes | |
toolx::Qt::session * | fSGSession |
Protected Attributes inherited from G4VGraphicsSystem | |
G4String | fName |
std::vector< G4String > | fNicknames |
G4String | fDescription |
Functionality | fFunctionality |
Additional Inherited Members | |
Public Types inherited from G4VGraphicsSystem | |
enum | Functionality { noFunctionality , nonEuclidian , twoD , twoDStore , threeD , threeDInteractive , virtualReality , fileWriter } |
Definition at line 35 of file G4ToolsSGQtGLES.hh.
G4ToolsSGQtGLES::G4ToolsSGQtGLES | ( | ) |
Definition at line 43 of file G4ToolsSGQtGLES.cc.
|
virtual |
Definition at line 53 of file G4ToolsSGQtGLES.cc.
|
inlineprotected |
Definition at line 41 of file G4ToolsSGQtGLES.hh.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 72 of file G4ToolsSGQtGLES.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 77 of file G4ToolsSGQtGLES.cc.
|
protected |
Definition at line 57 of file G4ToolsSGQtGLES.cc.
Referenced by CreateViewer().
|
virtual |
Reimplemented from G4VGraphicsSystem.
Definition at line 102 of file G4ToolsSGQtGLES.cc.
|
inlineprotected |
Definition at line 42 of file G4ToolsSGQtGLES.hh.
|
protected |
Definition at line 50 of file G4ToolsSGQtGLES.hh.
Referenced by CreateViewer(), Initialise(), and ~G4ToolsSGQtGLES().