|
Geant4.10
|
#include <G4HepRepFile.hh>
Public Member Functions | |
| G4HepRepFile () | |
| virtual | ~G4HepRepFile () |
| G4VSceneHandler * | CreateSceneHandler (const G4String &name="") |
| G4VViewer * | CreateViewer (G4VSceneHandler &, const G4String &name="") |
| G4HepRepFileXMLWriter * | GetHepRepXMLWriter () |
Public Member Functions inherited from G4VGraphicsSystem | |
| G4VGraphicsSystem (const G4String &name, Functionality f) | |
| G4VGraphicsSystem (const G4String &name, const G4String &nickname, Functionality f) | |
| G4VGraphicsSystem (const G4String &name, const G4String &nickname, const G4String &description, Functionality f) | |
| virtual | ~G4VGraphicsSystem () |
| const G4String & | GetName () const |
| const G4String & | GetNickname () const |
| const G4String & | GetDescription () const |
| Functionality | GetFunctionality () const |
| virtual G4bool | IsUISessionCompatible () const |
| void | SetName (const G4String &) |
| void | SetNickname (const G4String &) |
| void | SetDescription (const G4String &) |
| void | SetFunctionality (Functionality) |
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 41 of file G4HepRepFile.hh.
| G4HepRepFile::G4HepRepFile | ( | ) |
Definition at line 43 of file G4HepRepFile.cc.
References G4HepRepMessenger::GetInstance().
|
virtual |
Definition at line 52 of file G4HepRepFile.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 57 of file G4HepRepFile.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 62 of file G4HepRepFile.cc.
References G4cout, G4endl, and G4VViewer::GetViewId().
| G4HepRepFileXMLWriter * G4HepRepFile::GetHepRepXMLWriter | ( | ) |
Definition at line 85 of file G4HepRepFile.cc.
1.8.7