Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

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

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4OpenGLViewerMessenger.hh,v 1.7 2009/05/18 09:07:12 lgarnier Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4OpenGLViewerMessenger.hh,v 1.8 2010/11/05 06:25:23 allison Exp $
     28// GEANT4 tag $Name: $
    2929
    3030#ifndef G4OPENGLVIEWERMESSENGER_HH
     
    4141class G4UIcmdWithABool;
    4242class G4UIcmdWithAString;
     43class G4UIcmdWithAnInteger;
    4344
    4445class G4OpenGLViewerMessenger: public G4UImessenger {
     
    5758  G4UIdirectory* fpDirectorySet;
    5859  G4UIcommand* fpCommandDisplayHeadTime;
     60  G4UIcmdWithAnInteger* fpCommandDisplayListLimit;
    5961  G4UIcommand* fpCommandDisplayLightFront;
    6062  G4UIcommand* fpCommandEndTime;
Note: See TracChangeset for help on using the changeset viewer.