#include <G4OpenGLImmediateQt.hh>
|
| G4OpenGLImmediateQt () |
|
G4VSceneHandler * | CreateSceneHandler (const G4String &name="") |
|
G4VViewer * | CreateViewer (G4VSceneHandler &, const G4String &name="") |
|
| G4OpenGLQt (const G4String &name, const G4String &nickname, const G4String &description, Functionality f) |
|
G4bool | IsUISessionCompatible () const |
|
| 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 |
|
void | SetName (const G4String &) |
|
void | SetNickname (const G4String &) |
|
void | SetDescription (const G4String &) |
|
void | SetFunctionality (Functionality) |
|
Definition at line 37 of file G4OpenGLImmediateQt.hh.
G4OpenGLImmediateQt::G4OpenGLImmediateQt |
( |
| ) |
|
The documentation for this class was generated from the following file: