#include <G4OpenGLImmediateXm.hh>
|
| | G4OpenGLImmediateXm () |
| |
| virtual | ~G4OpenGLImmediateXm () |
| |
| G4VSceneHandler * | CreateSceneHandler (const G4String &name="") |
| |
| G4VViewer * | CreateViewer (G4VSceneHandler &, const G4String &name="") |
| |
| | G4OpenGLXm (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 std::vector< G4String > & | GetNicknames () const |
| |
| const G4String & | GetDescription () const |
| |
| Functionality | GetFunctionality () const |
| |
| void | AddNickname (const G4String &nickname) |
| |
Definition at line 38 of file G4OpenGLImmediateXm.hh.
| G4OpenGLImmediateXm::G4OpenGLImmediateXm |
( |
| ) |
|
| virtual G4OpenGLImmediateXm::~G4OpenGLImmediateXm |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: