Changeset 1347 for trunk/source/geometry/solids/Boolean
- Timestamp:
- Dec 22, 2010, 3:52:27 PM (15 years ago)
- Location:
- trunk/source/geometry/solids/Boolean
- Files:
-
- 3 edited
-
GNUmakefile (modified) (1 diff)
-
History (modified) (2 diffs)
-
test/ApproxEqual.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/geometry/solids/Boolean/GNUmakefile
r831 r1347 1 # $Id: GNUmakefile,v 1. 6 2005/05/09 13:44:58gcosmo Exp $1 # $Id: GNUmakefile,v 1.8 2010/10/27 07:34:32 gcosmo Exp $ 2 2 # ---------------------------------------------------------------- 3 3 # GNUmakefile for geometry/CSG library. Gabriele Cosmo, 16/11/96. -
trunk/source/geometry/solids/Boolean/History
r1315 r1347 1 1 2 $Id: History,v 1.6 4 2010/05/11 15:04:01gcosmo Exp $2 $Id: History,v 1.67 2010/10/20 07:31:58 gcosmo Exp $ 3 3 ------------------------------------------------------------------- 4 4 … … 20 20 * Reverse chronological order (last date on top), please * 21 21 ---------------------------------------------------------- 22 23 October 19, 2010 G.Cosmo geom-bool-V09-03-03 24 - Implemented Clone() virtual method for all solids, returning a pointer 25 to a dynamically allocated copy of the solid. To be used by Geant4-MT. 26 27 September 22, 2010 G.Cosmo geom-bool-V09-03-02 28 - Implemented copy-constructor and assignment operator for concrete 29 solids classes to facilitate conversion to Geant4-MT. 30 31 July 7, 2010 G.Cosmo geom-bool-V09-03-01 32 - Simplified logic in G4UnionSolid::Inside() to exclude obvious 33 conditional cases. 22 34 23 35 May 11, 2010 J.Allison geom-bool-V09-03-00 -
trunk/source/geometry/solids/Boolean/test/ApproxEqual.hh
r1316 r1347 26 26 // 27 27 // $Id: ApproxEqual.hh,v 1.6 2006/06/29 18:43:50 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-04- beta-cand-01$28 // GEANT4 tag $Name: geant4-09-04-ref-00 $ 29 29 // 30 30
Note:
See TracChangeset
for help on using the changeset viewer.
