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

#include <geant4/tree/geant4-10.6-release/source/visualization/OpenGL/include/G4OpenGLImmediateWt.hh>

+ Inheritance diagram for G4OpenGLImmediateWt:
+ Collaboration diagram for G4OpenGLImmediateWt:

Public Member Functions

 G4OpenGLImmediateWt ()
 
G4VSceneHandlerCreateSceneHandler (const G4String &name="")
 
G4VViewerCreateViewer (G4VSceneHandler &, const G4String &name="")
 
- 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
 
virtual G4bool IsUISessionCompatible () const
 
void AddNickname (const G4String &nickname)
 

Private Attributes

Wt::WContainerWidget * fWGLContainer
 

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 G4OpenGLImmediateWt.hh.

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

Constructor & Destructor Documentation

G4OpenGLImmediateWt::G4OpenGLImmediateWt ( )

Member Function Documentation

G4VSceneHandler* G4OpenGLImmediateWt::CreateSceneHandler ( const G4String name = "")
virtual

Implements G4VGraphicsSystem.

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

Implements G4VGraphicsSystem.

Member Data Documentation

Wt::WContainerWidget* G4OpenGLImmediateWt::fWGLContainer
private

Definition at line 47 of file G4OpenGLImmediateWt.hh.

View newest version in sPHENIX GitHub at line 47 of file G4OpenGLImmediateWt.hh


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