Changeset 1274 for trunk/source/visualization/OpenGL/include
- Timestamp:
- May 27, 2010, 10:36:45 AM (16 years ago)
- Location:
- trunk/source/visualization/OpenGL/include
- Files:
-
- 2 edited
-
G4OpenGLQtViewer.hh (modified) (1 diff)
-
G4OpenGLSceneHandler.hh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/OpenGL/include/G4OpenGLQtViewer.hh
r1260 r1274 25 25 // 26 26 // 27 // $Id: G4OpenGLQtViewer.hh,v 1.2 1 2010/01/06 15:05:29lgarnier Exp $27 // $Id: G4OpenGLQtViewer.hh,v 1.22 2010/05/26 14:50:56 lgarnier Exp $ 28 28 // GEANT4 tag $Name: $ 29 29 // -
trunk/source/visualization/OpenGL/include/G4OpenGLSceneHandler.hh
r1253 r1274 25 25 // 26 26 // 27 // $Id: G4OpenGLSceneHandler.hh,v 1.2 8 2010/04/30 13:18:32 lgarnierExp $27 // $Id: G4OpenGLSceneHandler.hh,v 1.29 2010/05/11 10:17:32 allison Exp $ 28 28 // GEANT4 tag $Name: $ 29 29 // … … 93 93 virtual ~G4OpenGLSceneHandler (); 94 94 95 const G4Polyhedron* CreateSectionPolyhedron();96 const G4Polyhedron* CreateCutawayPolyhedron();95 G4VSolid* CreateSectionSolid (); 96 G4VSolid* CreateCutawaySolid (); 97 97 98 98 void ClearAndDestroyAtts(); // Destroys att holders and clears pick map.
Note:
See TracChangeset
for help on using the changeset viewer.
