#include <G4VRML1FileViewer.hh>
Definition at line 40 of file G4VRML1FileViewer.hh.
◆ G4VRML1FileViewer()
Definition at line 42 of file G4VRML1FileViewer.cc.
45 sceneHandler.IncrementViewCount(),
G4VViewer(G4VSceneHandler &, G4int id, const G4String &name="")
G4VRML1FileSceneHandler & fSceneHandler
◆ ~G4VRML1FileViewer()
G4VRML1FileViewer::~G4VRML1FileViewer |
( |
| ) |
|
|
virtual |
◆ ClearView()
void G4VRML1FileViewer::ClearView |
( |
void |
| ) |
|
|
virtual |
Implements G4VViewer.
Definition at line 76 of file G4VRML1FileViewer.cc.
78 #if defined DEBUG_FR_VIEW 80 G4cout <<
"***** G4VRML1File1View::ClearView()" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
G4VRML1FileSceneHandler & fSceneHandler
static Verbosity GetVerbosity()
◆ DrawView()
void G4VRML1FileViewer::DrawView |
( |
| ) |
|
|
virtual |
Implements G4VViewer.
Definition at line 61 of file G4VRML1FileViewer.cc.
63 #if defined DEBUG_FR_VIEW 65 G4cout <<
"***** G4VRML1FileViewer::DrawView()" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
G4VRML1FileSceneHandler & fSceneHandler
static Verbosity GetVerbosity()
◆ FinishView()
void G4VRML1FileViewer::FinishView |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VViewer.
Definition at line 100 of file G4VRML1FileViewer.cc.
102 #if defined DEBUG_FR_VIEW 104 G4cout <<
"***** G4VRML1FileViewer::FinishView(): No effects" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
◆ SetView()
void G4VRML1FileViewer::SetView |
( |
| ) |
|
|
privatevirtual |
Implements G4VViewer.
Definition at line 53 of file G4VRML1FileViewer.cc.
55 #if defined DEBUG_FR_VIEW 57 G4cout <<
"***** G4VRML1FileViewer::SetView(): No effects" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
◆ ShowView()
void G4VRML1FileViewer::ShowView |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VViewer.
Definition at line 91 of file G4VRML1FileViewer.cc.
93 #if defined DEBUG_FR_VIEW 95 G4cout <<
"***** G4VRML1FileViewer::ShowView()" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
G4VRML1FileSceneHandler & fSceneHandler
static Verbosity GetVerbosity()
◆ fSceneHandler
The documentation for this class was generated from the following files: