Changeset 1246


Ignore:
Timestamp:
Apr 28, 2010, 11:29:13 AM (14 years ago)
Author:
garnier
Message:

update

Location:
trunk/source/visualization/externals/gl2ps
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/externals/gl2ps/History

    r1228 r1246  
    1 $Id: History,v 1.15 2009/11/18 17:23:36 gcosmo Exp $
     1$Id: History,v 1.16 2010/04/26 16:28:18 lgarnier Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2026th April 2010, Laurent Garnier
     21 - G4OpenGL2PSAction : add new method to set viewport
    1922
    202318 Nov 2009, Gabriele Cosmo (visexternal-V09-02-06)
  • trunk/source/visualization/externals/gl2ps/include/G4OpenGL2PSAction.hh

    r1242 r1246  
    2424// ********************************************************************
    2525//
    26 // $Id: G4OpenGL2PSAction.hh,v 1.3 2009/04/29 09:37:55 lgarnier Exp $
     26// $Id: G4OpenGL2PSAction.hh,v 1.4 2010/04/26 16:28:18 lgarnier Exp $
    2727// GEANT4 tag $Name:  $
    2828//
     
    5151 void setViewport(int,int,int,int);
    5252
    53 
    5453protected:
    5554 void G4gl2psBegin();
  • trunk/source/visualization/externals/gl2ps/src/G4OpenGL2PSAction.cc

    r1242 r1246  
    2525//
    2626//
    27 // $Id: G4OpenGL2PSAction.cc,v 1.4 2009/04/29 09:37:55 lgarnier Exp $
     27// $Id: G4OpenGL2PSAction.cc,v 1.5 2010/04/26 16:28:18 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
Note: See TracChangeset for help on using the changeset viewer.