| 
    Geant4
    10.01
    
   | 
 
#include <G4OpenInventor.hh>
 Inheritance diagram for G4OpenInventor:
 Collaboration diagram for G4OpenInventor:Private Member Functions | |
| virtual void | Initialize ()=0 | 
Private Attributes | |
| G4VInteractorManager * | interactorManager | 
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 | 
| G4String | fNickname | 
| G4String | fDescription | 
| Functionality | fFunctionality | 
Definition at line 39 of file G4OpenInventor.hh.
| G4OpenInventor::G4OpenInventor | ( | const G4String | , | 
| const G4String | , | ||
| G4VGraphicsSystem::Functionality | |||
| ) | 
      
  | 
  virtual | 
      
  | 
  virtual | 
Implements G4VGraphicsSystem.
| G4VInteractorManager* G4OpenInventor::GetInteractorManager | ( | ) | 
      
  | 
  privatepure virtual | 
Implemented in G4OpenInventorXtExtended, G4OpenInventorXt, and G4OpenInventorWin.
| void G4OpenInventor::InitNodes | ( | ) | 
| void G4OpenInventor::SetInteractorManager | ( | G4VInteractorManager * | ) | 
      
  | 
  private | 
Definition at line 50 of file G4OpenInventor.hh.