Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ToolsSGX11GLES.hh>
Protected Member Functions | |
G4ToolsSGX11GLES (const G4ToolsSGX11GLES &a_from) | |
G4ToolsSGX11GLES & | operator= (const G4ToolsSGX11GLES &) |
void | Initialise () |
Protected Attributes | |
toolx::X11::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 G4ToolsSGX11GLES.hh.
G4ToolsSGX11GLES::G4ToolsSGX11GLES | ( | ) |
Definition at line 34 of file G4ToolsSGX11GLES.cc.
|
virtual |
Definition at line 44 of file G4ToolsSGX11GLES.cc.
|
inlineprotected |
Definition at line 41 of file G4ToolsSGX11GLES.hh.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 59 of file G4ToolsSGX11GLES.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 64 of file G4ToolsSGX11GLES.cc.
|
protected |
Definition at line 48 of file G4ToolsSGX11GLES.cc.
Referenced by CreateViewer().
|
virtual |
Reimplemented from G4VGraphicsSystem.
Definition at line 89 of file G4ToolsSGX11GLES.cc.
|
inlineprotected |
Definition at line 42 of file G4ToolsSGX11GLES.hh.
|
protected |
Definition at line 50 of file G4ToolsSGX11GLES.hh.
Referenced by CreateViewer(), Initialise(), and ~G4ToolsSGX11GLES().