|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventorXtExtendedViewer.hh>
Inheritance diagram for G4OpenInventorXtExtendedViewer:Protected Member Functions | |
| virtual void | ViewerRender () |
| virtual SoCamera * | GetCamera () |
Protected Member Functions inherited from G4OpenInventorViewer | |
| void | Escape () |
| Menu items callbacks /////////////////////////////////////////////////////. | |
| void | WritePostScript (const G4String &file="g4out.ps") |
| void | WritePDF (const G4String &file="g4out.pdf") |
| void | WritePixmapPostScript (const G4String &file="g4out.ps") |
| void | WriteInventor (const G4String &file="g4out.iv") |
| void | SceneGraphStatistics () |
| void | EraseDetector () |
| void | EraseEvent () |
| void | SetPreviewAndFull () |
| void | SetPreview () |
| void | SetSolid () |
| void | SetWireFrame () |
| void | SetReducedWireFrame (bool) |
| void | UpdateScene () |
| G4String | Help (const G4String &topic="controls") |
Protected Member Functions inherited from G4VViewer | |
| void | SetTouchable (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath) |
| void | TouchableSetVisibility (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, G4bool visibility) |
| void | TouchableSetColour (const std::vector< G4PhysicalVolumeModel::G4PhysicalVolumeNodeID > &fullPath, const G4Colour &) |
Additional Inherited Members | |
Public Attributes inherited from G4VViewer | |
| const G4int | fMaxNTouchables = 10000 |
| G4bool | fCurtailDescent = false |
Static Protected Member Functions inherited from G4OpenInventorViewer | |
| static void | SelectionCB (void *, SoPath *) |
Protected Attributes inherited from G4OpenInventorViewer | |
| G4OpenInventorSceneHandler & | fG4OpenInventorSceneHandler |
| G4VInteractorManager * | fInteractorManager |
| SoSelection * | fSoSelection |
| Geant4_SoImageWriter * | fSoImageWriter |
| Geant4_SoGL2PSAction * | fGL2PSAction |
| SoNodeSensor * | fGroupCameraSensor |
Protected Attributes inherited from G4VViewer | |
| G4VSceneHandler & | fSceneHandler |
| G4int | fViewId |
| G4String | fName |
| G4String | fShortName |
| G4ViewParameters | fVP |
| G4ViewParameters | fDefaultVP |
| G4double | fKernelVisitElapsedTimeSeconds = 999. |
| G4SceneTreeItem | fSceneTree |
| G4bool | fNeedKernelVisit |
Definition at line 43 of file G4OpenInventorXtExtendedViewer.hh.
| G4OpenInventorXtExtendedViewer::G4OpenInventorXtExtendedViewer | ( | G4OpenInventorSceneHandler & | scene, |
| const G4String & | name = "" ) |
Definition at line 71 of file G4OpenInventorXtExtendedViewer.cc.
|
virtual |
Definition at line 232 of file G4OpenInventorXtExtendedViewer.cc.
|
virtual |
Reimplemented from G4VViewer.
Definition at line 243 of file G4OpenInventorXtExtendedViewer.cc.
|
protectedvirtual |
Implements G4OpenInventorViewer.
Definition at line 264 of file G4OpenInventorXtExtendedViewer.cc.
|
virtual |
Reimplemented from G4VViewer.
Definition at line 85 of file G4OpenInventorXtExtendedViewer.cc.
|
virtual |
Reimplemented from G4OpenInventorViewer.
Definition at line 249 of file G4OpenInventorXtExtendedViewer.cc.
|
protectedvirtual |
Implements G4OpenInventorViewer.
Definition at line 259 of file G4OpenInventorXtExtendedViewer.cc.