|
Geant4
10.01
|
#include <G4VRML1FileViewer.hh>
Inheritance diagram for G4VRML1FileViewer:
Collaboration diagram for G4VRML1FileViewer:Private Member Functions | |
| void | SetView () |
Private Attributes | |
| G4VRML1FileSceneHandler & | fSceneHandler |
Additional Inherited Members | |
Protected Attributes inherited from G4VViewer | |
| G4VSceneHandler & | fSceneHandler |
| G4int | fViewId |
| G4String | fName |
| G4String | fShortName |
| G4ViewParameters | fVP |
| G4ViewParameters | fDefaultVP |
| G4bool | fNeedKernelVisit |
Definition at line 40 of file G4VRML1FileViewer.hh.
| G4VRML1FileViewer::G4VRML1FileViewer | ( | G4VRML1FileSceneHandler & | scene, |
| const G4String & | name = "" |
||
| ) |
Definition at line 42 of file G4VRML1FileViewer.cc.
|
virtual |
Definition at line 50 of file G4VRML1FileViewer.cc.
|
virtual |
Implements G4VViewer.
Definition at line 76 of file G4VRML1FileViewer.cc.
References G4VisManager::errors, G4VRML1FileSceneHandler::fDest, G4VRML1FileSceneHandler::fFlagDestOpen, fSceneHandler, G4VRML1FileSceneHandler::fVRMLFileName, G4cout, G4endl, and G4VisManager::GetVerbosity().
Here is the call graph for this function:
|
virtual |
Implements G4VViewer.
Definition at line 61 of file G4VRML1FileViewer.cc.
References G4VisManager::errors, FinishView(), fSceneHandler, G4cout, G4endl, G4VisManager::GetVerbosity(), G4VViewer::NeedKernelVisit(), G4VViewer::ProcessView(), and G4VRML1FileSceneHandler::VRMLBeginModeling().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VViewer.
Definition at line 100 of file G4VRML1FileViewer.cc.
References G4VisManager::errors, G4cout, G4endl, and G4VisManager::GetVerbosity().
Referenced by DrawView().
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatevirtual |
Implements G4VViewer.
Definition at line 53 of file G4VRML1FileViewer.cc.
References G4VisManager::errors, G4cout, G4endl, and G4VisManager::GetVerbosity().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VViewer.
Definition at line 91 of file G4VRML1FileViewer.cc.
References G4VisManager::errors, fSceneHandler, G4cout, G4endl, G4VisManager::GetVerbosity(), and G4VRML1FileSceneHandler::VRMLEndModeling().
Here is the call graph for this function:
|
private |
Definition at line 52 of file G4VRML1FileViewer.hh.
Referenced by ClearView(), DrawView(), and ShowView().