Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4OpenInventorSceneHandler.hh,v 1.33 2007-03-27 15:24:15 allison Exp $
|
||||
// GEANT4 tag $Name: not supported by cvs2svn $
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// J Kallenbach 27th Aug 1996
|
||||
@@ -90,6 +89,8 @@ private:
|
||||
void AddCircleSquare (G4OIMarker markerType, const G4VMarker&);
|
||||
void GeneratePrerequisites();
|
||||
void AddProperties(const G4VisAttributes*);
|
||||
// AddTransform takes fObjectTransformation and "adds" a translation.
|
||||
void AddTransform(const G4Point3D& translation = G4Point3D());
|
||||
std::map <G4LogicalVolume*, SoSeparator*,
|
||||
std::less <G4LogicalVolume*> > fSeparatorMap;
|
||||
SoSeparator* fRoot;
|
||||
|
||||
Reference in New Issue
Block a user