ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4OpenInventorXtExtended Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/OpenInventor/include/G4OpenInventorXtExtended.hh>

+ Inheritance diagram for G4OpenInventorXtExtended:
+ Collaboration diagram for G4OpenInventorXtExtended:

Public Member Functions

 G4OpenInventorXtExtended ()
 
virtual ~G4OpenInventorXtExtended ()
 
G4VViewerCreateViewer (G4VSceneHandler &, const G4String &name="")
 
- Public Member Functions inherited from G4OpenInventor
 G4OpenInventor (const G4String, const G4String, G4VGraphicsSystem::Functionality)
 
virtual ~G4OpenInventor ()
 
void SetInteractorManager (G4VInteractorManager *)
 
G4VInteractorManagerGetInteractorManager ()
 
G4VSceneHandlerCreateSceneHandler (const G4String &name)
 
void InitNodes ()
 
G4bool IsUISessionCompatible () const
 
- 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 G4StringGetName () const
 
const G4StringGetNickname () const
 
const std::vector< G4String > & GetNicknames () const
 
const G4StringGetDescription () const
 
Functionality GetFunctionality () const
 
void AddNickname (const G4String &nickname)
 

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
 
std::vector< G4StringfNicknames
 
G4String fDescription
 
Functionality fFunctionality
 

Detailed Description

Definition at line 40 of file G4OpenInventorXtExtended.hh.

View newest version in sPHENIX GitHub at line 40 of file G4OpenInventorXtExtended.hh

Constructor & Destructor Documentation

G4OpenInventorXtExtended::G4OpenInventorXtExtended ( )
virtual G4OpenInventorXtExtended::~G4OpenInventorXtExtended ( )
virtual

Member Function Documentation

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

Implements G4VGraphicsSystem.

virtual void G4OpenInventorXtExtended::Initialize ( )
privatevirtual

Implements G4OpenInventor.

Member Data Documentation

bool G4OpenInventorXtExtended::fInited
private

Definition at line 48 of file G4OpenInventorXtExtended.hh.

View newest version in sPHENIX GitHub at line 48 of file G4OpenInventorXtExtended.hh


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