Ignore:
Timestamp:
Feb 12, 2008, 6:05:28 PM (17 years ago)
Author:
garnier
Message:

debud de la video

File:
1 edited

Legend:

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

    r721 r723  
    9898  QDialog* GLWindow;
    9999  bool hasPendingEvents();
     100  void saveForVideo(QString);
     101  bool saveVideo(QString);
     102  bool fRecordFrames;
     103  int fRecordFrameNumber;
    100104
    101105private:
     
    142146  QAction *fDrawingLineSurfaceRemoval;
    143147
     148
    144149private slots :
    145150  void actionMouseRotate();
Note: See TracChangeset for help on using the changeset viewer.