Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/visualization/management/include/G4VSceneHandler.hh

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /visualization/management/include/G4VSceneHandler.hh (Version 11.3.0) and /visualization/management/include/G4VSceneHandler.hh (Version 11.0.p1)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 //                                                 26 //
 27 //                                                 27 //
 28 //                                                 28 //
 29 // John Allison  19th July 1996.                   29 // John Allison  19th July 1996.
 30 //                                                 30 //
 31 // Class description                               31 // Class description
 32 //                                                 32 //
 33 // Abstract interface class for graphics scene     33 // Abstract interface class for graphics scene handlers.
 34 // Inherits from G4VGraphicsScene, in the inte     34 // Inherits from G4VGraphicsScene, in the intercoms category, which is
 35 // a minimal abstract interface for the GEANT4     35 // a minimal abstract interface for the GEANT4 kernel.
 36                                                    36 
 37 #ifndef G4VSCENEHANDLER_HH                         37 #ifndef G4VSCENEHANDLER_HH
 38 #define G4VSCENEHANDLER_HH                         38 #define G4VSCENEHANDLER_HH
 39                                                    39 
 40 #include "globals.hh"                              40 #include "globals.hh"
 41                                                    41 
 42 #include "G4VGraphicsScene.hh"                     42 #include "G4VGraphicsScene.hh"
 43 #include "G4ViewerList.hh"                         43 #include "G4ViewerList.hh"
 44 #include "G4ViewParameters.hh"                     44 #include "G4ViewParameters.hh"
 45 #include "G4THitsMap.hh"                           45 #include "G4THitsMap.hh"
 46 #include "G4PseudoScene.hh"                    << 
 47                                                << 
 48 #include <map>                                 << 
 49                                                    46 
 50 class G4Scene;                                     47 class G4Scene;
 51 class G4VGraphicsSystem;                           48 class G4VGraphicsSystem;
 52 class G4AttHolder;                                 49 class G4AttHolder;
 53                                                    50 
 54 class G4VSceneHandler: public G4VGraphicsScene     51 class G4VSceneHandler: public G4VGraphicsScene {
 55                                                    52 
 56   friend class G4VViewer;                          53   friend class G4VViewer;
 57   friend std::ostream& operator << (std::ostre     54   friend std::ostream& operator << (std::ostream& os, const G4VSceneHandler& s);
 58                                                    55 
 59 public: // With description                        56 public: // With description
 60                                                    57 
 61   enum MarkerSizeType {world, screen};             58   enum MarkerSizeType {world, screen};
 62                                                    59 
 63   G4VSceneHandler (G4VGraphicsSystem& system,      60   G4VSceneHandler (G4VGraphicsSystem& system,
 64        G4int id,                                   61        G4int id,
 65        const G4String& name = "");                 62        const G4String& name = "");
 66                                                    63 
 67   virtual ~G4VSceneHandler ();                     64   virtual ~G4VSceneHandler ();
 68                                                    65 
 69   ////////////////////////////////////////////     66   ///////////////////////////////////////////////////////////////////
 70   // Methods for adding raw GEANT4 objects to      67   // Methods for adding raw GEANT4 objects to the scene handler.  They
 71   // must always be called in the triplet PreA     68   // must always be called in the triplet PreAddSolid, AddSolid and
 72   // PostAddSolid.  The transformation and vis     69   // PostAddSolid.  The transformation and visualization attributes
 73   // must be set by the call to PreAddSolid.       70   // must be set by the call to PreAddSolid.  If your graphics system
 74   // is sophisticated enough to handle a parti     71   // is sophisticated enough to handle a particular solid shape as a
 75   // primitive, in your derived class write a      72   // primitive, in your derived class write a function to override one
 76   // or more of the following.  See the implem     73   // or more of the following.  See the implementation of
 77   // G4VSceneHandler::AddSolid (const G4Box& b     74   // G4VSceneHandler::AddSolid (const G4Box& box) for more
 78   // suggestions.  If not, please implement th     75   // suggestions.  If not, please implement the base class invocation.
 79                                                    76 
 80   virtual void PreAddSolid (const G4Transform3     77   virtual void PreAddSolid (const G4Transform3D& objectTransformation,
 81           const G4VisAttributes&);                 78           const G4VisAttributes&);
 82   // objectTransformation is the transformatio     79   // objectTransformation is the transformation in the world
 83   // coordinate system of the object about to      80   // coordinate system of the object about to be added, and visAttribs
 84   // is its visualization attributes.              81   // is its visualization attributes.
 85   // IMPORTANT: invoke this from your polymorp     82   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
 86   // void MyXXXSceneHandler::PreAddSolid           83   // void MyXXXSceneHandler::PreAddSolid
 87   //  (const G4Transform3D& objectTransformati     84   //  (const G4Transform3D& objectTransformation,
 88   //   const G4VisAttributes& visAttribs) {        85   //   const G4VisAttributes& visAttribs) {
 89   //   G4VSceneHandler::PreAddSolid (objectTra     86   //   G4VSceneHandler::PreAddSolid (objectTransformation, visAttribs);
 90   //   ...                                         87   //   ...
 91   // }                                             88   // }
 92                                                    89 
 93   virtual void PostAddSolid ();                    90   virtual void PostAddSolid ();
 94   // IMPORTANT: invoke this from your polymorp     91   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
 95   // void MyXXXSceneHandler::PostAddSolid () {     92   // void MyXXXSceneHandler::PostAddSolid () {
 96   //   ...                                         93   //   ...
 97   //   G4VSceneHandler::PostAddSolid ();           94   //   G4VSceneHandler::PostAddSolid ();
 98   // }                                             95   // }
 99                                                    96 
100   // From geometry/solids/CSG                      97   // From geometry/solids/CSG
101   virtual void AddSolid (const G4Box&);            98   virtual void AddSolid (const G4Box&);
102   virtual void AddSolid (const G4Cons&);           99   virtual void AddSolid (const G4Cons&);
103   virtual void AddSolid (const G4Orb&);           100   virtual void AddSolid (const G4Orb&);
104   virtual void AddSolid (const G4Para&);          101   virtual void AddSolid (const G4Para&);
105   virtual void AddSolid (const G4Sphere&);        102   virtual void AddSolid (const G4Sphere&);
106   virtual void AddSolid (const G4Torus&);         103   virtual void AddSolid (const G4Torus&);
107   virtual void AddSolid (const G4Trap&);          104   virtual void AddSolid (const G4Trap&);
108   virtual void AddSolid (const G4Trd&);           105   virtual void AddSolid (const G4Trd&);
109   virtual void AddSolid (const G4Tubs&);          106   virtual void AddSolid (const G4Tubs&);
110                                                   107 
111   // From geometry/solids/specific                108   // From geometry/solids/specific
112   virtual void AddSolid (const G4Ellipsoid&);     109   virtual void AddSolid (const G4Ellipsoid&);
113   virtual void AddSolid (const G4Polycone&);      110   virtual void AddSolid (const G4Polycone&);
114   virtual void AddSolid (const G4Polyhedra&);     111   virtual void AddSolid (const G4Polyhedra&);
115   virtual void AddSolid (const G4TessellatedSo    112   virtual void AddSolid (const G4TessellatedSolid&);
116                                                   113 
117   // For solids not above.                        114   // For solids not above.
118   virtual void AddSolid (const G4VSolid&);        115   virtual void AddSolid (const G4VSolid&);
119                                                   116 
120   ////////////////////////////////////////////    117   ///////////////////////////////////////////////////////////////////
121   // Methods for adding "compound" GEANT4 obje    118   // Methods for adding "compound" GEANT4 objects to the scene
122   // handler.  These methods may either (a) in    119   // handler.  These methods may either (a) invoke "user code" that
123   // uses the "user interface", G4VVisManager     120   // uses the "user interface", G4VVisManager (see, for example,
124   // G4VSceneHandler, which for trajectories u    121   // G4VSceneHandler, which for trajectories uses
125   // G4VTrajectory::DrawTrajectory, via G4Traj    122   // G4VTrajectory::DrawTrajectory, via G4TrajectoriesModel in the
126   // Modeling Category) or (b) invoke AddPrimi    123   // Modeling Category) or (b) invoke AddPrimitives below (between
127   // calls to Begin/EndPrimitives) or (c) use     124   // calls to Begin/EndPrimitives) or (c) use graphics-system-specific
128   // code or (d) any combination of the above.    125   // code or (d) any combination of the above.
129                                                   126 
130   virtual void AddCompound (const G4VTrajector    127   virtual void AddCompound (const G4VTrajectory&);
131   virtual void AddCompound (const G4VHit&);       128   virtual void AddCompound (const G4VHit&);
132   virtual void AddCompound (const G4VDigi&);      129   virtual void AddCompound (const G4VDigi&);
133   virtual void AddCompound (const G4THitsMap<G    130   virtual void AddCompound (const G4THitsMap<G4double>&);
134   virtual void AddCompound (const G4THitsMap<G    131   virtual void AddCompound (const G4THitsMap<G4StatDouble>&);
135   virtual void AddCompound (const G4Mesh&);       132   virtual void AddCompound (const G4Mesh&);
136                                                   133 
137   ////////////////////////////////////////////    134   //////////////////////////////////////////////////////////////
138   // Functions for adding primitives.             135   // Functions for adding primitives.
139                                                   136 
140   virtual void BeginModeling ();                  137   virtual void BeginModeling ();
141   // IMPORTANT: invoke this from your polymorp    138   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
142   // void MyXXXSceneHandler::BeginModeling ()     139   // void MyXXXSceneHandler::BeginModeling () {
143   //   G4VSceneHandler::BeginModeling ();         140   //   G4VSceneHandler::BeginModeling ();
144   //   ...                                        141   //   ...
145   // }                                            142   // }
146                                                   143 
147   virtual void EndModeling ();                    144   virtual void EndModeling ();
148   // IMPORTANT: invoke this from your polymorp    145   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
149   // void MyXXXSceneHandler::EndModeling () {     146   // void MyXXXSceneHandler::EndModeling () {
150   //   ...                                        147   //   ...
151   //   G4VSceneHandler::EndModeling ();           148   //   G4VSceneHandler::EndModeling ();
152   // }                                            149   // }
153                                                   150 
154   virtual void BeginPrimitives                    151   virtual void BeginPrimitives
155   (const G4Transform3D& objectTransformation =    152   (const G4Transform3D& objectTransformation = G4Transform3D());
156   // IMPORTANT: invoke this from your polymorp    153   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
157   // void MyXXXSceneHandler::BeginPrimitives      154   // void MyXXXSceneHandler::BeginPrimitives
158   // (const G4Transform3D& objectTransformatio    155   // (const G4Transform3D& objectTransformation) {
159   //   G4VSceneHandler::BeginPrimitives (objec    156   //   G4VSceneHandler::BeginPrimitives (objectTransformation);
160   //   ...                                        157   //   ...
161   // }                                            158   // }
162                                                   159 
163   virtual void EndPrimitives ();                  160   virtual void EndPrimitives ();
164   // IMPORTANT: invoke this from your polymorp    161   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
165   // void MyXXXSceneHandler::EndPrimitives ()     162   // void MyXXXSceneHandler::EndPrimitives () {
166   //   ...                                        163   //   ...
167   //   G4VSceneHandler::EndPrimitives ();         164   //   G4VSceneHandler::EndPrimitives ();
168   // }                                            165   // }
169                                                   166 
170   virtual void BeginPrimitives2D                  167   virtual void BeginPrimitives2D
171   (const G4Transform3D& objectTransformation =    168   (const G4Transform3D& objectTransformation = G4Transform3D());
172   // The x,y coordinates of the primitives pas    169   // The x,y coordinates of the primitives passed to AddPrimitive are
173   // intrepreted as screen coordinates, -1 < x    170   // intrepreted as screen coordinates, -1 < x,y < 1.  The
174   // z-coordinate is ignored.                     171   // z-coordinate is ignored.
175   // IMPORTANT: invoke this from your polymorp    172   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
176   // void MyXXXSceneHandler::BeginPrimitives2D    173   // void MyXXXSceneHandler::BeginPrimitives2D
177   // (const G4Transform3D& objectTransformatio    174   // (const G4Transform3D& objectTransformation) {
178   //   G4VSceneHandler::BeginPrimitives2D (obj    175   //   G4VSceneHandler::BeginPrimitives2D (objectTransformation);
179   //   ...                                        176   //   ...
180   // }                                            177   // }
181                                                   178 
182   virtual void EndPrimitives2D ();                179   virtual void EndPrimitives2D ();
183   // IMPORTANT: invoke this from your polymorp    180   // IMPORTANT: invoke this from your polymorphic versions, e.g.:
184   // void MyXXXSceneHandler::EndPrimitives2D (    181   // void MyXXXSceneHandler::EndPrimitives2D () {
185   //   ...                                        182   //   ...
186   //   G4VSceneHandler::EndPrimitives2D ();       183   //   G4VSceneHandler::EndPrimitives2D ();
187   // }                                            184   // }
188                                                   185 
189   virtual void AddPrimitive (const G4Polyline&    186   virtual void AddPrimitive (const G4Polyline&)   = 0;
190   virtual void AddPrimitive (const G4Text&)       187   virtual void AddPrimitive (const G4Text&)       = 0;
191   virtual void AddPrimitive (const G4Circle&)     188   virtual void AddPrimitive (const G4Circle&)     = 0;      
192   virtual void AddPrimitive (const G4Square&)     189   virtual void AddPrimitive (const G4Square&)     = 0;      
193   virtual void AddPrimitive (const G4Polymarke    190   virtual void AddPrimitive (const G4Polymarker&);
194   virtual void AddPrimitive (const G4Polyhedro    191   virtual void AddPrimitive (const G4Polyhedron&) = 0;
195   virtual void AddPrimitive (const G4Plotter&)    192   virtual void AddPrimitive (const G4Plotter&);
196                                                   193   
197   // Other virtual functions                      194   // Other virtual functions
198   virtual const G4VisExtent& GetExtent() const    195   virtual const G4VisExtent& GetExtent() const;
199                                                   196 
200   ////////////////////////////////////////////    197   //////////////////////////////////////////////////////////////
201   // Access functions.                            198   // Access functions.
202   const G4String&     GetName           () con    199   const G4String&     GetName           () const;
203   G4int               GetSceneHandlerId () con    200   G4int               GetSceneHandlerId () const;
204   G4int               GetViewCount      () con    201   G4int               GetViewCount      () const;
205   G4VGraphicsSystem*  GetGraphicsSystem () con    202   G4VGraphicsSystem*  GetGraphicsSystem () const;
206   G4Scene*            GetScene          () con    203   G4Scene*            GetScene          () const;
207   const G4ViewerList& GetViewerList     () con    204   const G4ViewerList& GetViewerList     () const;
208   G4VModel*           GetModel          () con    205   G4VModel*           GetModel          () const;
209   G4VViewer*          GetCurrentViewer  () con    206   G4VViewer*          GetCurrentViewer  () const;
210   G4bool              GetMarkForClearingTransi    207   G4bool              GetMarkForClearingTransientStore () const;
211   G4bool              IsReadyForTransients ()     208   G4bool              IsReadyForTransients () const;
212   G4bool              GetTransientsDrawnThisEv    209   G4bool              GetTransientsDrawnThisEvent () const;
213   G4bool              GetTransientsDrawnThisRu    210   G4bool              GetTransientsDrawnThisRun   () const;
214   const G4Transform3D& GetObjectTransformation    211   const G4Transform3D& GetObjectTransformation    () const;
215   void                SetName          (const     212   void                SetName          (const G4String&);
216   void          SetCurrentViewer (G4VViewer*);    213   void          SetCurrentViewer (G4VViewer*);
217   virtual void        SetScene         (G4Scen    214   virtual void        SetScene         (G4Scene*);
218   G4ViewerList& SetViewerList    ();  // Non-c    215   G4ViewerList& SetViewerList    ();  // Non-const so you can change.
219   void          SetModel         (G4VModel*);     216   void          SetModel         (G4VModel*);
220   void          SetMarkForClearingTransientSto    217   void          SetMarkForClearingTransientStore (G4bool);
221   // Sets flag which will cause transient stor    218   // Sets flag which will cause transient store to be cleared at the
222   // next call to BeginPrimitives().  Maintain    219   // next call to BeginPrimitives().  Maintained by vis manager.
223   void          SetTransientsDrawnThisEvent       220   void          SetTransientsDrawnThisEvent      (G4bool);
224   void          SetTransientsDrawnThisRun         221   void          SetTransientsDrawnThisRun        (G4bool);
225   void          SetObjectTransformation           222   void          SetObjectTransformation          (const G4Transform3D&);
226   // Maintained by vis manager.                   223   // Maintained by vis manager.
227                                                   224 
228   ////////////////////////////////////////////    225   //////////////////////////////////////////////////////////////
229   // Public utility functions.                    226   // Public utility functions.
230                                                   227 
231   const G4Colour& GetColour ();  // To be depr    228   const G4Colour& GetColour ();  // To be deprecated?
232   const G4Colour& GetColor  ();                   229   const G4Colour& GetColor  ();
233   // Returns colour - checks fpVisAttribs and     230   // Returns colour - checks fpVisAttribs and gets applicable colour.
234   // Assumes fpVisAttribs point to the G4VisAt    231   // Assumes fpVisAttribs point to the G4VisAttributes of the current object.
235   // If the pointer is null, the colour is obt    232   // If the pointer is null, the colour is obtained from the default view
236   // parameters of the current viewer.            233   // parameters of the current viewer.
237                                                   234 
238   const G4Colour& GetColour (const G4Visible&)    235   const G4Colour& GetColour (const G4Visible&);
239   const G4Colour& GetColor  (const G4Visible&)    236   const G4Colour& GetColor  (const G4Visible&);
240   // Returns colour, or viewer default colour.    237   // Returns colour, or viewer default colour.
241   // Makes no assumptions about the validity o    238   // Makes no assumptions about the validity of data member fpVisAttribs.
242   // If the G4Visible has no vis attributes, i    239   // If the G4Visible has no vis attributes, i.e., the pointer is null,
243   // the colour is obtained from the default v    240   // the colour is obtained from the default view parameters of the
244   // current viewer.                              241   // current viewer.
245                                                   242 
246   const G4Colour& GetTextColour (const G4Text&    243   const G4Colour& GetTextColour (const G4Text&);
247   const G4Colour& GetTextColor  (const G4Text&    244   const G4Colour& GetTextColor  (const G4Text&);
248   // Returns colour of G4Text object, or defau    245   // Returns colour of G4Text object, or default text colour.
249                                                   246 
250   G4double GetLineWidth(const G4VisAttributes*    247   G4double GetLineWidth(const G4VisAttributes*);
251   // Returns line width of G4VisAttributes mul    248   // Returns line width of G4VisAttributes multiplied by GlobalLineWidthScale.
252                                                   249 
253   G4ViewParameters::DrawingStyle GetDrawingSty    250   G4ViewParameters::DrawingStyle GetDrawingStyle (const G4VisAttributes*);
254   // Returns drawing style from current view p    251   // Returns drawing style from current view parameters, unless the user
255   // has forced through the vis attributes, th    252   // has forced through the vis attributes, thereby over-riding the
256   // current view parameter.                      253   // current view parameter.
257                                                   254 
258   G4int GetNumberOfCloudPoints (const G4VisAtt    255   G4int GetNumberOfCloudPoints (const G4VisAttributes*) const;
259   // Returns no of cloud points from current v    256   // Returns no of cloud points from current view parameters, unless the user
260   // has forced through the vis attributes, th    257   // has forced through the vis attributes, thereby over-riding the
261   // current view parameter.                      258   // current view parameter.
262                                                   259 
263   G4bool GetAuxEdgeVisible (const G4VisAttribu    260   G4bool GetAuxEdgeVisible (const G4VisAttributes*);
264   // Returns auxiliary edge visibility from cu    261   // Returns auxiliary edge visibility from current view parameters,
265   // unless the user has forced through the vi    262   // unless the user has forced through the vis attributes, thereby
266   // over-riding the current view parameter.      263   // over-riding the current view parameter.
267                                                   264 
268   G4int GetNoOfSides(const G4VisAttributes*);     265   G4int GetNoOfSides(const G4VisAttributes*);
269   // Returns no. of sides (lines segments per     266   // Returns no. of sides (lines segments per circle) from current
270   // view parameters, unless the user has forc    267   // view parameters, unless the user has forced through the vis
271   // attributes, thereby over-riding the curre    268   // attributes, thereby over-riding the current view parameter.
272                                                   269 
273   G4double GetMarkerSize (const G4VMarker&, Ma    270   G4double GetMarkerSize (const G4VMarker&, MarkerSizeType&);
274   // Returns applicable marker size (diameter)    271   // Returns applicable marker size (diameter) and type (in second
275   // argument).  Uses global default marker if    272   // argument).  Uses global default marker if marker sizes are not
276   // set.  Multiplies by GlobalMarkerScale.       273   // set.  Multiplies by GlobalMarkerScale.
277                                                   274 
278   G4double GetMarkerDiameter (const G4VMarker&    275   G4double GetMarkerDiameter (const G4VMarker&, MarkerSizeType&);
279   // Alias for GetMarkerSize.                     276   // Alias for GetMarkerSize.
280                                                   277 
281   G4double GetMarkerRadius (const G4VMarker&,     278   G4double GetMarkerRadius (const G4VMarker&, MarkerSizeType&);
282   // GetMarkerSize / 2.                           279   // GetMarkerSize / 2.
283                                                   280 
284   G4ModelingParameters* CreateModelingParamete    281   G4ModelingParameters* CreateModelingParameters ();
285   // Only the scene handler and view know what    282   // Only the scene handler and view know what the Modeling Parameters should
286   // be.  For historical reasons, the GEANT4 V    283   // be.  For historical reasons, the GEANT4 Visualization Environment
287   // maintains its own Scene Data and View Par    284   // maintains its own Scene Data and View Parameters, which must be
288   // converted, when needed, to Modeling Param    285   // converted, when needed, to Modeling Parameters.
289                                                   286 
290   void DrawEvent(const G4Event*);                 287   void DrawEvent(const G4Event*);
291   // Checks scene's end-of-event model list an    288   // Checks scene's end-of-event model list and draws trajectories,
292   // hits, etc.                                   289   // hits, etc.
293                                                   290 
294   void DrawEndOfRunModels();                      291   void DrawEndOfRunModels();
295   // Draws end-of-run models.                     292   // Draws end-of-run models.
296                                                   293 
297   ////////////////////////////////////////////    294   //////////////////////////////////////////////////////////////
298   // Administration functions.                    295   // Administration functions.
299                                                   296 
300   template <class T> void AddSolidT (const T&     297   template <class T> void AddSolidT (const T& solid);
301   template <class T> void AddSolidWithAuxiliar    298   template <class T> void AddSolidWithAuxiliaryEdges (const T& solid);
302                                                   299 
303   G4int IncrementViewCount ();                    300   G4int IncrementViewCount ();
304                                                   301 
305   virtual void ClearStore ();                     302   virtual void ClearStore ();
306   // Clears graphics database (display lists)     303   // Clears graphics database (display lists) if any.
307                                                   304 
308   virtual void ClearTransientStore ();            305   virtual void ClearTransientStore ();
309   // Clears transient part of graphics databas    306   // Clears transient part of graphics database (display lists) if any.
310                                                   307 
311   void AddViewerToList      (G4VViewer* pView)    308   void AddViewerToList      (G4VViewer* pView);  // Add view to view List.
312   void RemoveViewerFromList (G4VViewer* pView)    309   void RemoveViewerFromList (G4VViewer* pView);  // Remove view from view List.
313                                                   310 
314 protected:                                        311 protected:
315                                                   312 
316   ////////////////////////////////////////////    313   //////////////////////////////////////////////////////////////
317   // Core routine for looping over models, red    314   // Core routine for looping over models, redrawing stored events, etc.
318   // Overload with care (see, for example,        315   // Overload with care (see, for example,
319   // G4OpenGLScenehandler::ProcessScene).         316   // G4OpenGLScenehandler::ProcessScene).
320   virtual void ProcessScene ();                   317   virtual void ProcessScene ();
321                                                   318 
322   ////////////////////////////////////////////    319   //////////////////////////////////////////////////////////////
323   // Default routine used by default AddSolid     320   // Default routine used by default AddSolid ().
324   virtual void RequestPrimitives (const G4VSol    321   virtual void RequestPrimitives (const G4VSolid& solid);
325                                                   322 
326   ////////////////////////////////////////////    323   //////////////////////////////////////////////////////////////
327   // Other internal routines...                   324   // Other internal routines...
328                                                   325 
329   virtual G4DisplacedSolid* CreateSectionSolid    326   virtual G4DisplacedSolid* CreateSectionSolid ();
330   virtual G4DisplacedSolid* CreateCutawaySolid    327   virtual G4DisplacedSolid* CreateCutawaySolid ();
331   // Generic clipping using the BooleanProcess    328   // Generic clipping using the BooleanProcessor in graphics_reps is
332   // implemented in this class.  Subclasses th    329   // implemented in this class.  Subclasses that implement their own
333   // clipping should provide an override that     330   // clipping should provide an override that returns zero.
334                                                   331 
335   void LoadAtts(const G4Visible&, G4AttHolder*    332   void LoadAtts(const G4Visible&, G4AttHolder*);
336   // Load G4AttValues and G4AttDefs associated    333   // Load G4AttValues and G4AttDefs associated with the G4Visible
337   // object onto the G4AttHolder object.  It c    334   // object onto the G4AttHolder object.  It checks fpModel, and also
338   // loads the G4AttValues and G4AttDefs from     335   // loads the G4AttValues and G4AttDefs from G4PhysicalVolumeModel,
339   // G4VTrajectory, G4VTrajectoryPoint, G4VHit    336   // G4VTrajectory, G4VTrajectoryPoint, G4VHit or G4VDigi, as
340   // appropriate.  The G4AttHolder object is a    337   // appropriate.  The G4AttHolder object is an object of a class that
341   // publicly inherits G4AttHolder - see, e.g.    338   // publicly inherits G4AttHolder - see, e.g., SoG4Polyhedron in the
342   // Open Inventor driver.  G4AttHolder delete    339   // Open Inventor driver.  G4AttHolder deletes G4AttValues in its
343   // destructor to ensure proper clean-up of G    340   // destructor to ensure proper clean-up of G4AttValues.
344                                                   341 
345   ////////////////////////////////////////////    342   //////////////////////////////////////////////////////////////
346   // Special mesh rendering utilities...       << 
347                                                << 
348   struct NameAndVisAtts {                      << 
349     NameAndVisAtts(const G4String& name = "",c << 
350     : fName(name),fVisAtts(visAtts) {}         << 
351     G4String fName;                            << 
352     G4VisAttributes fVisAtts;                  << 
353   };                                           << 
354                                                << 
355   class PseudoSceneFor3DRectMeshPositions: pub << 
356   public:                                      << 
357     PseudoSceneFor3DRectMeshPositions          << 
358     (G4PhysicalVolumeModel* pvModel  // input  << 
359      , const G4Mesh* pMesh  // input...the fol << 
360      , std::multimap<const G4Material*,const G << 
361      , std::map<const G4Material*,NameAndVisAt << 
362     : fpPVModel(pvModel)                       << 
363     , fpMesh(pMesh)                            << 
364     , fPositionByMaterial(positionByMaterial)  << 
365     , fNameAndVisAttsByMaterial(nameAndVisAtts << 
366     {}                                         << 
367   private:                                     << 
368     using G4PseudoScene::AddSolid;  // except  << 
369     void AddSolid(const G4Box&) override;      << 
370     void ProcessVolume(const G4VSolid&) overri << 
371       // Do nothing if uninteresting solids fo << 
372     }                                          << 
373     G4PhysicalVolumeModel* fpPVModel;          << 
374     const G4Mesh* fpMesh;                      << 
375     std::multimap<const G4Material*,const G4Th << 
376     std::map<const G4Material*,NameAndVisAtts> << 
377   };                                           << 
378                                                << 
379   class PseudoSceneForTetVertices: public G4Ps << 
380   public:                                      << 
381     PseudoSceneForTetVertices                  << 
382     (G4PhysicalVolumeModel* pvModel  // input  << 
383      , const G4Mesh* pMesh  // input...the fol << 
384      , std::multimap<const G4Material*,std::ve << 
385      , std::map<const G4Material*,NameAndVisAt << 
386     : fpPVModel(pvModel)                       << 
387     , fpMesh(pMesh)                            << 
388     , fVerticesByMaterial(verticesByMaterial)  << 
389     , fNameAndVisAttsByMaterial(nameAndVisAtts << 
390     {}                                         << 
391   private:                                     << 
392     using G4PseudoScene::AddSolid;  // except  << 
393     void AddSolid(const G4VSolid& solid) overr << 
394     void ProcessVolume(const G4VSolid&) overri << 
395       // Do nothing if uninteresting solids fo << 
396     }                                          << 
397     G4PhysicalVolumeModel* fpPVModel;          << 
398     const G4Mesh* fpMesh;                      << 
399     std::multimap<const G4Material*,std::vecto << 
400     std::map<const G4Material*,NameAndVisAtts> << 
401   };                                           << 
402                                                << 
403   void StandardSpecialMeshRendering(const G4Me << 
404   // Standard way of special mesh rendering.   << 
405   // MySceneHandler::AddCompound(const G4Mesh& << 
406   // appropriate or implement its own special  << 
407                                                << 
408   void Draw3DRectMeshAsDots(const G4Mesh&);    << 
409   // For a rectangular 3-D mesh, draw as colou << 
410   // one dot randomly placed in each visible m << 
411                                                << 
412   void Draw3DRectMeshAsSurfaces(const G4Mesh&) << 
413   // For a rectangular 3-D mesh, draw as surfa << 
414   // with inner shared faces removed.          << 
415                                                << 
416   void DrawTetMeshAsDots(const G4Mesh&);       << 
417   // For a tetrahedron mesh, draw as coloured  << 
418   // one dot randomly placed in each visible m << 
419                                                << 
420   void DrawTetMeshAsSurfaces(const G4Mesh&);   << 
421   // For a tetrahedron mesh, draw as surfaces  << 
422   // with inner shared faces removed.          << 
423                                                << 
424   G4ThreeVector GetPointInBox(const G4ThreeVec << 
425                               G4double halfX,  << 
426                               G4double halfY,  << 
427                               G4double halfZ)  << 
428   // Sample a random point inside the box      << 
429                                                << 
430   G4ThreeVector GetPointInTet(const std::vecto << 
431   // Sample a random point inside the tetrahed << 
432                                                << 
433   //////////////////////////////////////////// << 
434   // Data members                                 343   // Data members
435                                                   344 
436   G4VGraphicsSystem& fSystem;          // Grap    345   G4VGraphicsSystem& fSystem;          // Graphics system.
437   const G4int        fSceneHandlerId;  // Id o    346   const G4int        fSceneHandlerId;  // Id of this instance.
438   G4String           fName;                       347   G4String           fName;
439   G4int              fViewCount;       // To d    348   G4int              fViewCount;       // To determine view ids.
440   G4ViewerList       fViewerList;      // View    349   G4ViewerList       fViewerList;      // Viewers.
441   G4VViewer*         fpViewer;         // Curr    350   G4VViewer*         fpViewer;         // Current viewer.
442   G4Scene*           fpScene;          // Scen    351   G4Scene*           fpScene;          // Scene for this scene handler.
443   G4bool             fMarkForClearingTransient    352   G4bool             fMarkForClearingTransientStore;
444   G4bool             fReadyForTransients;  //     353   G4bool             fReadyForTransients;  // I.e., not processing the
445                          // run-duration part     354                          // run-duration part of scene.
446   G4bool             fTransientsDrawnThisEvent    355   G4bool             fTransientsDrawnThisEvent;  // Maintained by vis
447   G4bool             fTransientsDrawnThisRun;     356   G4bool             fTransientsDrawnThisRun;    // manager.
448   G4bool             fProcessingSolid; // True    357   G4bool             fProcessingSolid; // True if within Pre/PostAddSolid.
449   G4bool             fProcessing2D;    // True    358   G4bool             fProcessing2D;    // True for 2D.
450   G4VModel*          fpModel;          // Curr    359   G4VModel*          fpModel;          // Current model.
451   G4Transform3D fObjectTransformation; // Curr    360   G4Transform3D fObjectTransformation; // Current accumulated
452                // object transformation.          361                // object transformation.
453   G4int              fNestingDepth;    // For     362   G4int              fNestingDepth;    // For Begin/EndPrimitives.
454   const G4VisAttributes* fpVisAttribs; // Work    363   const G4VisAttributes* fpVisAttribs; // Working vis attributes.
455   const G4Transform3D fIdentityTransformation;    364   const G4Transform3D fIdentityTransformation;
456   std::map<G4VPhysicalVolume*,G4String> fProbl << 
457                                                   365 
458 private:                                          366 private:
459                                                   367 
460   G4VSceneHandler (const G4VSceneHandler&);       368   G4VSceneHandler (const G4VSceneHandler&);
461   G4VSceneHandler& operator = (const G4VSceneH    369   G4VSceneHandler& operator = (const G4VSceneHandler&);
462 };                                                370 };
463                                                   371 
464 #include "G4VSceneHandler.icc"                    372 #include "G4VSceneHandler.icc"
465                                                   373 
466 #endif                                            374 #endif
467                                                   375