Ignore:
Timestamp:
May 27, 2010, 10:36:45 AM (14 years ago)
Author:
garnier
Message:

update...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/include/G4OpenGLSceneHandler.hh

    r1253 r1274  
    2525//
    2626//
    27 // $Id: G4OpenGLSceneHandler.hh,v 1.28 2010/04/30 13:18:32 lgarnier Exp $
     27// $Id: G4OpenGLSceneHandler.hh,v 1.29 2010/05/11 10:17:32 allison Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    9393  virtual ~G4OpenGLSceneHandler ();
    9494
    95   const G4Polyhedron* CreateSectionPolyhedron ();
    96   const G4Polyhedron* CreateCutawayPolyhedron ();
     95  G4VSolid* CreateSectionSolid ();
     96  G4VSolid* CreateCutawaySolid ();
    9797
    9898  void ClearAndDestroyAtts();  // Destroys att holders and clears pick map.
Note: See TracChangeset for help on using the changeset viewer.