#include <G4VRML2FileViewer.hh>
Definition at line 41 of file G4VRML2FileViewer.hh.
◆ G4VRML2FileViewer()
Definition at line 45 of file G4VRML2FileViewer.cc.
48 sceneHandler.IncrementViewCount(),
51 fDest(sceneHandler.fDest)
G4VViewer(G4VSceneHandler &, G4int id, const G4String &name="")
G4VRML2FileSceneHandler & fSceneHandler
◆ ~G4VRML2FileViewer()
G4VRML2FileViewer::~G4VRML2FileViewer |
( |
| ) |
|
|
virtual |
◆ ClearView()
void G4VRML2FileViewer::ClearView |
( |
void |
| ) |
|
|
virtual |
Implements G4VViewer.
Definition at line 90 of file G4VRML2FileViewer.cc.
92 #if defined DEBUG_FR_VIEW 94 G4cout <<
"***** G4VRML2File1View::ClearView()" <<
G4endl;
G4VRML2FileSceneHandler & fSceneHandler
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
◆ DrawView()
void G4VRML2FileViewer::DrawView |
( |
| ) |
|
|
virtual |
Implements G4VViewer.
Definition at line 72 of file G4VRML2FileViewer.cc.
74 #if defined DEBUG_FR_VIEW 76 G4cout <<
"***** G4VRML2FileViewer::DrawView()" <<
G4endl;
G4VRML2FileSceneHandler & fSceneHandler
G4GLOB_DLL std::ostream G4cout
void SendViewParameters()
static Verbosity GetVerbosity()
◆ FinishView()
void G4VRML2FileViewer::FinishView |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VViewer.
Definition at line 114 of file G4VRML2FileViewer.cc.
116 #if defined DEBUG_FR_VIEW 118 G4cout <<
"***** G4VRML2FileViewer::FinishView(): No effects" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
◆ SendViewParameters()
void G4VRML2FileViewer::SendViewParameters |
( |
| ) |
|
|
private |
Definition at line 122 of file G4VRML2FileViewer.cc.
128 #if defined DEBUG_FR_VIEW 130 G4cout <<
"***** G4VRML2FileViewer::SendViewParameters()\n";
144 G4double E_z = target_point.
z() + camera_distance;
151 fDest <<
"\t" <<
"position " ;
G4Scene * GetScene() const
G4double GetExtentRadius() const
G4VRML2FileSceneHandler & fSceneHandler
G4GLOB_DLL std::ostream G4cout
const G4VisExtent & GetExtent() const
const G4Point3D & GetStandardTargetPoint() const
const G4Point3D & GetCurrentTargetPoint() const
static Verbosity GetVerbosity()
◆ SetView()
void G4VRML2FileViewer::SetView |
( |
| ) |
|
|
privatevirtual |
Implements G4VViewer.
Definition at line 60 of file G4VRML2FileViewer.cc.
62 #if defined DEBUG_FR_VIEW 64 G4cout <<
"***** G4VRML2FileViewer::SetView(): No effects" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
◆ ShowView()
void G4VRML2FileViewer::ShowView |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VViewer.
Definition at line 105 of file G4VRML2FileViewer.cc.
107 #if defined DEBUG_FR_VIEW 109 G4cout <<
"***** G4VRML2FileViewer::ShowView()" <<
G4endl;
G4VRML2FileSceneHandler & fSceneHandler
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
◆ fDest
std::ofstream& G4VRML2FileViewer::fDest |
|
private |
◆ fSceneHandler
◆ fsin_VHA
◆ fViewHalfAngle
G4double G4VRML2FileViewer::fViewHalfAngle |
|
private |
The documentation for this class was generated from the following files: