Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ToolsSGQtGLESViewer.hh>
Public Member Functions | |
G4ToolsSGQtGLESViewer (toolx::Qt::session &a_session, G4ToolsSGSceneHandler &a_scene_handler, const G4String &a_name) | |
virtual | ~G4ToolsSGQtGLESViewer () |
virtual void | Initialise () |
virtual void | SetView () |
virtual void | UpdateGUISceneTree () |
![]() | |
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 () |
![]() | |
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 | |
![]() | |
const G4int | fMaxNTouchables = 10000 |
G4bool | fCurtailDescent = false |
Definition at line 58 of file G4ToolsSGQtGLESViewer.hh.
|
inline |
Definition at line 61 of file G4ToolsSGQtGLESViewer.hh.
Referenced by G4ToolsSGQtGLESViewer(), and operator=().
|
inlinevirtual |
Definition at line 68 of file G4ToolsSGQtGLESViewer.hh.
|
inlineprotected |
Definition at line 72 of file G4ToolsSGQtGLESViewer.hh.
|
inlinevirtual |
Reimplemented from G4ToolsSGViewer< toolx::Qt::session, toolx::Qt::sg_viewer >.
Definition at line 75 of file G4ToolsSGQtGLESViewer.hh.
|
inlineprotected |
Definition at line 73 of file G4ToolsSGQtGLESViewer.hh.
|
inlinevirtual |
Reimplemented from G4ToolsSGViewer< toolx::Qt::session, toolx::Qt::sg_viewer >.
Definition at line 109 of file G4ToolsSGQtGLESViewer.hh.
|
inlinevirtual |
Definition at line 126 of file G4ToolsSGQtGLESViewer.hh.
|
protected |
Definition at line 133 of file G4ToolsSGQtGLESViewer.hh.
Referenced by G4ToolsSGQtGLESViewer(), Initialise(), and ~G4ToolsSGQtGLESViewer().
|
protected |
Definition at line 132 of file G4ToolsSGQtGLESViewer.hh.
Referenced by G4ToolsSGQtGLESViewer(), Initialise(), and SetView().
|
protected |
Definition at line 131 of file G4ToolsSGQtGLESViewer.hh.
Referenced by Initialise(), and UpdateGUISceneTree().