Changeset 1260


Ignore:
Timestamp:
May 26, 2010, 2:17:50 PM (14 years ago)
Author:
garnier
Message:

best auto rotation

File:
1 edited

Legend:

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

    r1228 r1260  
    126126  void savePPMToTemp();
    127127  int fRecordFrameNumber;
    128   float fRotationAngleX;
    129   float fRotationAngleY;
    130   float fRotationAngleZ;
    131   float fDeltaRotationAngleX;
    132   float fDeltaRotationAngleY;
    133   float fDeltaRotationAngleZ;
    134128
    135129  bool fHasToRepaint;
     
    199193  QTime *fLastEventTime;
    200194  int fSpinningDelay;
     195  int fNbMaxFramesPerSec;
     196  float fNbMaxAnglePerSec;
    201197  int fLaunchSpinDelay;
    202198
Note: See TracChangeset for help on using the changeset viewer.