50 :
G4VViewer (sceneHandler, sceneHandler.IncrementViewCount(), name),
51 geometryIncluded(false) {
54 cout <<
"G4HepRepViewer::G4HepRepViewer " << name << endl;
66 cout <<
"G4HepRepViewer::~G4HepRepViewer" << endl;
74 cout <<
"G4HepRepViewer::ClearView" << endl;
80 cout <<
"G4HepRepViewer::SetView" << endl;
93 cout <<
"G4HepRepViewer::DrawView" << endl;
95 if (!geometryIncluded) {
99 geometryIncluded =
true;
105 cout <<
"G4HepRepViewer::ShowView" << endl;
120 cout <<
"G4HepRepViewer::FinishView" << endl;
126 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