|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ToolsSGQtZBViewer.hh>
Inheritance diagram for G4ToolsSGQtZBViewer:Public Member Functions | |
| G4ToolsSGQtZBViewer (toolx::Qt::session &a_session, G4ToolsSGSceneHandler &a_scene_handler, const G4String &a_name) | |
| virtual | ~G4ToolsSGQtZBViewer () |
| virtual void | Initialise () |
| virtual void | SetView () |
| virtual void | UpdateGUISceneTree () |
Public Member Functions inherited from G4ToolsSGViewer< toolx::Qt::session, toolx::Qt::zb_viewer > | |
| virtual void | key_press (const tools::sg::key_down_event &a_event) |
| virtual void | key_release (const tools::sg::key_up_event &) |
| virtual void | mouse_press (const tools::sg::mouse_down_event &a_event) |
| virtual void | mouse_release (const tools::sg::mouse_up_event &) |
| virtual void | mouse_move (const tools::sg::mouse_move_event &a_event) |
| virtual void | wheel_rotate (const tools::sg::wheel_rotate_event &a_event) |
| G4ToolsSGViewer (toolx::Qt::session &a_session, G4ToolsSGSceneHandler &a_scene_handler, const G4String &a_name) | |
| virtual | ~G4ToolsSGViewer () |
| virtual void | ClearView () |
| virtual void | DrawView () |
| virtual void | ShowView () |
| virtual void | FinishView () |
| virtual void | SwitchToVisSubThread () |
| virtual void | SwitchToMasterThread () |
| virtual void | key_press (const tools::sg::key_down_event &a_event) |
| virtual void | key_release (const tools::sg::key_up_event &) |
| virtual void | mouse_press (const tools::sg::mouse_down_event &a_event) |
| virtual void | mouse_release (const tools::sg::mouse_up_event &) |
| virtual void | mouse_move (const tools::sg::mouse_move_event &a_event) |
| virtual void | wheel_rotate (const tools::sg::wheel_rotate_event &a_event) |
| G4ToolsSGViewer (toolx::Qt::session &a_session, G4ToolsSGSceneHandler &a_scene_handler, const G4String &a_name) | |
| virtual | ~G4ToolsSGViewer () |
| virtual void | ClearView () |
| virtual void | DrawView () |
| virtual void | ShowView () |
| virtual void | FinishView () |
| virtual void | SwitchToVisSubThread () |
| virtual void | SwitchToMasterThread () |
Public Member Functions inherited from G4VViewer | |
| G4VViewer (G4VSceneHandler &, G4int id, const G4String &name="") | |
| virtual | ~G4VViewer () |
| virtual void | ResetView () |
| void | RefreshView () |
| virtual G4bool | ReadyToDraw () |
| std::vector< G4ThreeVector > | ComputeFlyThrough (G4Vector3D *) |
| virtual void | DoneWithMasterThread () |
| virtual void | MovingToVisSubThread () |
| virtual void | DoneWithVisSubThread () |
| virtual void | MovingToMasterThread () |
| void | InsertModelInSceneTree (G4VModel *) |
| const G4SceneTreeItem & | GetSceneTree () |
| G4SceneTreeItem & | AccessSceneTree () |
| void | UpdateGUISceneTree () |
| const G4String & | GetName () const |
| const G4String & | GetShortName () const |
| void | SetName (const G4String &) |
| G4int | GetViewId () const |
| G4VSceneHandler * | GetSceneHandler () const |
| const G4ViewParameters & | GetViewParameters () const |
| const G4ViewParameters & | GetDefaultViewParameters () const |
| G4double | GetKernelVisitElapsedTimeSeconds () const |
| virtual const std::vector< G4ModelingParameters::VisAttributesModifier > * | GetPrivateVisAttributesModifiers () const |
| void | SetViewParameters (const G4ViewParameters &vp) |
| void | SetDefaultViewParameters (const G4ViewParameters &vp) |
| const G4VisAttributes * | GetApplicableVisAttributes (const G4VisAttributes *) const |
| void | SetNeedKernelVisit (G4bool need) |
| void | NeedKernelVisit () |
| void | ProcessView () |
Additional Inherited Members | |
Public Attributes inherited from G4VViewer | |
| const G4int | fMaxNTouchables = 10000 |
| G4bool | fCurtailDescent = false |
Definition at line 57 of file G4ToolsSGQtZBViewer.hh.
|
inline |
Definition at line 60 of file G4ToolsSGQtZBViewer.hh.
Referenced by G4ToolsSGQtZBViewer(), and operator=().
|
inlinevirtual |
Definition at line 67 of file G4ToolsSGQtZBViewer.hh.
|
inlineprotected |
Definition at line 71 of file G4ToolsSGQtZBViewer.hh.
|
inlinevirtual |
Reimplemented from G4ToolsSGViewer< toolx::Qt::session, toolx::Qt::zb_viewer >.
Definition at line 74 of file G4ToolsSGQtZBViewer.hh.
|
inlineprotected |
Definition at line 72 of file G4ToolsSGQtZBViewer.hh.
|
inlinevirtual |
Reimplemented from G4ToolsSGViewer< toolx::Qt::session, toolx::Qt::zb_viewer >.
Definition at line 108 of file G4ToolsSGQtZBViewer.hh.
|
inlinevirtual |
Definition at line 125 of file G4ToolsSGQtZBViewer.hh.
|
protected |
Definition at line 132 of file G4ToolsSGQtZBViewer.hh.
Referenced by G4ToolsSGQtZBViewer(), Initialise(), and ~G4ToolsSGQtZBViewer().
|
protected |
Definition at line 131 of file G4ToolsSGQtZBViewer.hh.
Referenced by G4ToolsSGQtZBViewer(), Initialise(), and SetView().
|
protected |
Definition at line 130 of file G4ToolsSGQtZBViewer.hh.
Referenced by Initialise(), and UpdateGUISceneTree().