|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventor.hh>
Inheritance diagram for G4OpenInventor:Additional Inherited Members | |
Public Types inherited from G4VGraphicsSystem | |
| enum | Functionality { noFunctionality , nonEuclidian , twoD , twoDStore , threeD , threeDInteractive , virtualReality , fileWriter } |
Protected Attributes inherited from G4VGraphicsSystem | |
| G4String | fName |
| std::vector< G4String > | fNicknames |
| G4String | fDescription |
| Functionality | fFunctionality |
Definition at line 38 of file G4OpenInventor.hh.
| G4OpenInventor::G4OpenInventor | ( | const | G4String, |
| const | G4String, | ||
| G4VGraphicsSystem::Functionality | |||
| ) |
|
virtual |
|
virtual |
Implements G4VGraphicsSystem.
| G4VInteractorManager * G4OpenInventor::GetInteractorManager | ( | ) |
| void G4OpenInventor::InitNodes | ( | ) |
|
virtual |
Reimplemented from G4VGraphicsSystem.
| void G4OpenInventor::SetInteractorManager | ( | G4VInteractorManager * | ) |