Ignore:
Timestamp:
Jan 15, 2009, 5:41:07 PM (16 years ago)
Author:
garnier
Message:

for aspect radio. Ok for Qt, Xm, but not X. Debug mode

Location:
trunk/source/visualization/OpenGL/include
Files:
2 edited

Legend:

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

    r897 r906  
    105105  void CreateGLQtContext ();
    106106  virtual void CreateMainWindow (QGLWidget*,QString);
    107   void G4resizeGL(int, int);
    108107  void G4manageContextMenuEvent(QContextMenuEvent *e);
    109108  void G4MousePressEvent(QMouseEvent *event);
  • trunk/source/visualization/OpenGL/include/G4OpenGLViewer.hh

    r897 r906  
    2525//
    2626//
    27 // $Id: G4OpenGLViewer.hh,v 1.23 2008/06/20 13:55:06 lgarnier Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4OpenGLViewer.hh,v 1.24 2009/01/13 09:47:05 lgarnier Exp $
     28// GEANT4 tag $Name: $
    2929//
    3030//
     
    6464  void HLRThirdPass ();
    6565  void InitializeGLView ();
     66  void ResizeGLView();
    6667  void Pick(GLdouble x, GLdouble y);
    6768  virtual void CreateFontLists () {}
Note: See TracChangeset for help on using the changeset viewer.