Ignore:
Timestamp:
Aug 3, 2010, 4:21:16 PM (14 years ago)
Author:
garnier
Message:

changement des shorcuts

File:
1 edited

Legend:

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

    r1307 r1332  
    116116  void rotateQtScene(float, float);
    117117  void rotateQtCamera(float, float);
     118  void rotateQtSceneInViewDirection(float, float);
     119  void rotateQtCameraInViewDirection(float, float);
    118120  void moveScene(float, float, float,bool);
    119121  void FinishView();
     
    198200  int fLaunchSpinDelay;
    199201
     202  G4double fXRot;
     203  G4double fYRot;
     204
    200205signals:
    201206 void rotateTheta(int);
Note: See TracChangeset for help on using the changeset viewer.