Ignore:
Timestamp:
Apr 21, 2009, 10:30:53 AM (15 years ago)
Author:
garnier
Message:

suppression de la fin des methodes de print inutiles

File:
1 edited

Legend:

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

    r977 r1008  
    5757  void SetView ();
    5858  void ShowView ();
    59   void printEPS();
    6059
    6160protected:
     
    6968
    7069//////////////////////////////Pixmap (screen dump) production functions/////
    71   GLXContext create_GL_print_context (XVisualInfo*& pvi);
    7270
    7371  XWindowAttributes                 xwa;
     
    9896  char                              charViewName [100];
    9997
    100   bool grabPixelsX (unsigned int width, unsigned int height,GLenum format, GLubyte* buffer);
    101   int generateEPSX (const char* filnam,int inColour, unsigned int width,unsigned int height);
    102 
    10398
    10499private:
Note: See TracChangeset for help on using the changeset viewer.