|
Geant4.10
|
#include <PerspectiveVisAction.hh>
Public Member Functions | |
| PerspectiveVisAction () | |
| void | SetOptionString (const G4String &optionString) |
| void | SetScene (const G4String &scene) |
| virtual void | Draw () |
Public Member Functions inherited from G4VUserVisAction | |
| G4VUserVisAction () | |
| virtual | ~G4VUserVisAction () |
| void | operator() (G4VGraphicsScene &, const G4Transform3D &) |
Definition at line 50 of file PerspectiveVisAction.hh.
| PerspectiveVisAction::PerspectiveVisAction | ( | ) |
Definition at line 46 of file PerspectiveVisAction.cc.
|
virtual |
Implements G4VUserVisAction.
Definition at line 77 of file PerspectiveVisAction.cc.
References G4VVisManager::GetConcreteInstance().
Definition at line 53 of file PerspectiveVisAction.hh.
Definition at line 55 of file PerspectiveVisAction.hh.
1.8.7