49 :
G4VViewer (sceneHandler, sceneHandler.IncrementViewCount(), name),
50 geometryIncluded(false) {
53 cout <<
"G4HepRepViewer::G4HepRepViewer " << name << endl;
65 cout <<
"G4HepRepViewer::~G4HepRepViewer" << endl;
75 cout <<
"G4HepRepViewer::ClearView" << endl;
81 cout <<
"G4HepRepViewer::SetView" << endl;
94 cout <<
"G4HepRepViewer::DrawView" << endl;
96 if (!geometryIncluded) {
100 geometryIncluded =
true;
106 cout <<
"G4HepRepViewer::ShowView" << endl;
123 cout <<
"G4HepRepViewer::FinishView" << endl;
129 geometryIncluded =
false;
virtual G4bool appendGeometry()
static G4HepRepMessenger * GetInstance()
bool closeHepRep(bool final=false)
virtual ~G4HepRepViewer()
G4HepRepViewer(G4VSceneHandler &scene, const G4String &name="")
G4VGraphicsSystem * GetGraphicsSystem() const
G4ViewParameters fDefaultVP
virtual void FinishView()
G4VSceneHandler * GetSceneHandler() const