Changeset 849 for trunk/source/visualization/OpenInventor
- Timestamp:
- Aug 28, 2008, 4:17:35 PM (17 years ago)
- Location:
- trunk/source/visualization/OpenInventor
- Files:
-
- 21 edited
-
History (modified) (2 diffs)
-
include/G4OpenInventor.hh (modified) (1 diff)
-
include/G4OpenInventorSceneHandler.hh (modified) (1 diff)
-
include/G4OpenInventorTransform3D.hh (modified) (1 diff)
-
include/G4OpenInventorWin.hh (modified) (1 diff)
-
include/G4OpenInventorWin32.hh (modified) (1 diff)
-
include/G4OpenInventorWinViewer.hh (modified) (1 diff)
-
include/G4OpenInventorX.hh (modified) (1 diff)
-
include/G4OpenInventorXt.hh (modified) (1 diff)
-
include/G4OpenInventorXtViewer.hh (modified) (1 diff)
-
include/HEPVis/SbMath.h (modified) (1 diff)
-
include/HEPVis/nodekits/SoDetectorTreeKit.h (modified) (1 diff)
-
include/HEPVis/nodes/SoBox.h (modified) (1 diff)
-
include/HEPVis/nodes/SoCons.h (modified) (1 diff)
-
include/HEPVis/nodes/SoTrap.h (modified) (1 diff)
-
include/HEPVis/nodes/SoTrd.h (modified) (1 diff)
-
include/HEPVis/nodes/SoTubs.h (modified) (1 diff)
-
include/SoG4LineSet.h (modified) (1 diff)
-
include/SoG4MarkerSet.h (modified) (1 diff)
-
include/SoG4Polyhedron.h (modified) (1 diff)
-
src/gl2ps.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/OpenInventor/History
r609 r849 1 $Id: History,v 1.9 4 2007/10/23 14:56:35 gcosmoExp $1 $Id: History,v 1.96 2008/04/30 10:05:31 allison Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 20 20 History file for visualization/OpenInventor 21 21 ------------------------------------------- 22 23 30th April 2008 John Allison (openinventor-V09-01-01) 24 - Fixes more gcc-4.3.0 compiler warnings. 25 26 4th April 2008 John Allison (openinventor-V09-01-00) 27 - Fixes most gcc-4.3.0 compiler warnings. 22 28 23 29 23rd October 2007 Gabriele Cosmo -
trunk/source/visualization/OpenInventor/include/G4OpenInventor.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventor.hh,v 1.9 2006/06/29 21:20:22 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // Guy Barrand 26 Mar 1998. -
trunk/source/visualization/OpenInventor/include/G4OpenInventorSceneHandler.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorSceneHandler.hh,v 1.33 2007/03/27 15:24:15 allison Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/visualization/OpenInventor/include/G4OpenInventorTransform3D.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorTransform3D.hh,v 1.7 2006/06/29 21:20:26 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/visualization/OpenInventor/include/G4OpenInventorWin.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorWin.hh,v 1.3 2006/06/29 21:20:30 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // OpenInventor graphics system factory. -
trunk/source/visualization/OpenInventor/include/G4OpenInventorWin32.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorWin32.hh,v 1.7 2006/06/29 21:20:32 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // OpenInventor graphics system factory. -
trunk/source/visualization/OpenInventor/include/G4OpenInventorWinViewer.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorWinViewer.hh,v 1.9 2006/06/29 21:20:34 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/visualization/OpenInventor/include/G4OpenInventorX.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorX.hh,v 1.7 2006/06/29 21:20:36 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/visualization/OpenInventor/include/G4OpenInventorXt.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorXt.hh,v 1.3 2006/06/29 21:20:38 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/visualization/OpenInventor/include/G4OpenInventorXtViewer.hh
r773 r849 26 26 // 27 27 // $Id: G4OpenInventorXtViewer.hh,v 1.14 2006/06/29 21:20:40 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // -
trunk/source/visualization/OpenInventor/include/HEPVis/SbMath.h
r773 r849 26 26 // 27 27 // $Id: SbMath.h,v 1.4 2006/06/29 21:20:46 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 #ifndef HEPVis_SbMath_h -
trunk/source/visualization/OpenInventor/include/HEPVis/nodekits/SoDetectorTreeKit.h
r773 r849 26 26 // 27 27 // $Id: SoDetectorTreeKit.h,v 1.5 2006/06/29 21:21:16 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 /*-----------------------------HEPVis----------------------------------------*/ -
trunk/source/visualization/OpenInventor/include/HEPVis/nodes/SoBox.h
r773 r849 26 26 // 27 27 // $Id: SoBox.h,v 1.3 2006/06/29 21:21:18 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 /*-----------------------------Hepvis----------------------------------------*/ -
trunk/source/visualization/OpenInventor/include/HEPVis/nodes/SoCons.h
r773 r849 26 26 // 27 27 // $Id: SoCons.h,v 1.3 2006/06/29 21:21:20 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 /*-----------------------------Hepvis----------------------------------------*/ -
trunk/source/visualization/OpenInventor/include/HEPVis/nodes/SoTrap.h
r773 r849 26 26 // 27 27 // $Id: SoTrap.h,v 1.4 2006/06/29 21:22:06 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 /*-----------------------------Hepvis----------------------------------------*/ -
trunk/source/visualization/OpenInventor/include/HEPVis/nodes/SoTrd.h
r773 r849 26 26 // 27 27 // $Id: SoTrd.h,v 1.3 2006/06/29 21:22:08 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 /*-----------------------------Hepvis----------------------------------------*/ -
trunk/source/visualization/OpenInventor/include/HEPVis/nodes/SoTubs.h
r773 r849 26 26 // 27 27 // $Id: SoTubs.h,v 1.3 2006/06/29 21:22:10 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 /*-----------------------------Hepvis----------------------------------------*/ -
trunk/source/visualization/OpenInventor/include/SoG4LineSet.h
r773 r849 25 25 // 26 26 // $Id: SoG4LineSet.h,v 1.2 2006/12/13 15:49:51 gunter Exp $ 27 // GEANT4 tag $Name: $27 // GEANT4 tag $Name: HEAD $ 28 28 // 29 29 // John Allison 26th October 2006 -
trunk/source/visualization/OpenInventor/include/SoG4MarkerSet.h
r773 r849 25 25 // 26 26 // $Id: SoG4MarkerSet.h,v 1.2 2006/12/13 15:49:53 gunter Exp $ 27 // GEANT4 tag $Name: $27 // GEANT4 tag $Name: HEAD $ 28 28 // 29 29 // John Allison 26th October 2006 -
trunk/source/visualization/OpenInventor/include/SoG4Polyhedron.h
r609 r849 26 26 // 27 27 // $Id: SoG4Polyhedron.h,v 1.3 2007/09/17 16:08:00 gcosmo Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: HEAD $ 29 29 // 30 30 // John Allison 26th October 2006 -
trunk/source/visualization/OpenInventor/src/gl2ps.cc
r529 r849 30 30 * Copyright (C) 1999-2003 Christophe Geuzaine 31 31 * 32 * $Id: gl2ps.cc,v 1.1 1 2006/06/29 21:23:09 gunterExp $32 * $Id: gl2ps.cc,v 1.12 2008/04/30 10:05:31 allison Exp $ 33 33 * 34 34 * E-mail: geuz@geuz.org … … 1345 1345 int status = 1, nbhex, nbyte; 1346 1346 int row, col, ibyte,icase; 1347 float dr , dg, db, fgrey;1347 float dr = 0, dg = 0, db = 0, fgrey = 0; 1348 1348 Uchar red, green, blue, b, grey; 1349 1349 /* Options */
Note:
See TracChangeset
for help on using the changeset viewer.
