Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventor.hh>
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 | name, |
const G4String | nickname, | ||
G4VGraphicsSystem::Functionality | f ) |
Definition at line 50 of file G4OpenInventor.cc.
|
virtual |
Definition at line 60 of file G4OpenInventor.cc.
|
virtual |
Implements G4VGraphicsSystem.
Definition at line 68 of file G4OpenInventor.cc.
G4VInteractorManager * G4OpenInventor::GetInteractorManager | ( | ) |
Definition at line 65 of file G4OpenInventor.cc.
void G4OpenInventor::InitNodes | ( | ) |
Definition at line 74 of file G4OpenInventor.cc.
|
virtual |
Reimplemented from G4VGraphicsSystem.
Definition at line 91 of file G4OpenInventor.cc.
void G4OpenInventor::SetInteractorManager | ( | G4VInteractorManager * | im | ) |
Definition at line 62 of file G4OpenInventor.cc.