Geant4  10.01.p02
G4OpenInventorXt Class Reference

#include <G4OpenInventorXt.hh>

+ Inheritance diagram for G4OpenInventorXt:
+ Collaboration diagram for G4OpenInventorXt:

Public Member Functions

 G4OpenInventorXt ()
 
virtual ~G4OpenInventorXt ()
 
G4VViewer * CreateViewer (G4VSceneHandler &, const G4String &name="")
 
- Public Member Functions inherited from G4OpenInventor
 G4OpenInventor (const G4String, const G4String, G4VGraphicsSystem::Functionality)
 
virtual ~G4OpenInventor ()
 
void SetInteractorManager (G4VInteractorManager *)
 
G4VInteractorManager * GetInteractorManager ()
 
G4VSceneHandler * CreateSceneHandler (const G4String &name)
 
void InitNodes ()
 
- 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)
 

Private Member Functions

virtual void Initialize ()
 

Private Attributes

bool fInited
 

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
 

Detailed Description

Definition at line 38 of file G4OpenInventorXt.hh.

Constructor & Destructor Documentation

G4OpenInventorXt::G4OpenInventorXt ( )
virtual G4OpenInventorXt::~G4OpenInventorXt ( )
virtual

Member Function Documentation

G4VViewer* G4OpenInventorXt::CreateViewer ( G4VSceneHandler &  ,
const G4String &  name = "" 
)
virtual

Implements G4VGraphicsSystem.

virtual void G4OpenInventorXt::Initialize ( )
privatevirtual

Implements G4OpenInventor.

Member Data Documentation

bool G4OpenInventorXt::fInited
private

Definition at line 46 of file G4OpenInventorXt.hh.


The documentation for this class was generated from the following file: