Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventorXtExtendedViewer.hh>
Protected Member Functions | |
virtual void | ViewerRender () |
virtual SoCamera * | GetCamera () |
Protected Member Functions inherited from G4OpenInventorViewer | |
virtual void | ViewerRender ()=0 |
virtual SoCamera * | GetCamera ()=0 |
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 | |
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. |
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.