#include <G4OpenInventorXtExtended.hh>
|
| | G4OpenInventorXtExtended () |
| |
| virtual | ~G4OpenInventorXtExtended () |
| |
| G4VViewer * | CreateViewer (G4VSceneHandler &, const G4String &name="") |
| |
| | G4OpenInventor (const G4String, const G4String, G4VGraphicsSystem::Functionality) |
| |
| virtual | ~G4OpenInventor () |
| |
| void | SetInteractorManager (G4VInteractorManager *) |
| |
| G4VInteractorManager * | GetInteractorManager () |
| |
| G4VSceneHandler * | CreateSceneHandler (const G4String &name) |
| |
| void | InitNodes () |
| |
| 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 () |
| |
| virtual G4VSceneHandler * | CreateSceneHandler (const G4String &name)=0 |
| |
| virtual G4VViewer * | CreateViewer (G4VSceneHandler &, const G4String &name)=0 |
| |
| const G4String & | GetName () const |
| |
| const G4String & | GetNickname () const |
| |
| const std::vector< G4String > & | GetNicknames () const |
| |
| const G4String & | GetDescription () const |
| |
| Functionality | GetFunctionality () const |
| |
| virtual G4bool | IsUISessionCompatible () const |
| |
| void | AddNickname (const G4String &nickname) |
| |
Definition at line 40 of file G4OpenInventorXtExtended.hh.
◆ G4OpenInventorXtExtended()
| G4OpenInventorXtExtended::G4OpenInventorXtExtended |
( |
| ) |
|
◆ ~G4OpenInventorXtExtended()
| virtual G4OpenInventorXtExtended::~G4OpenInventorXtExtended |
( |
| ) |
|
|
virtual |
◆ CreateViewer()
The documentation for this class was generated from the following file: