Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -68,8 +68,8 @@ namespace
|
||||
}
|
||||
|
||||
|
||||
CexmcScenePrimitives::CexmcScenePrimitives( CexmcSetup * setup ) :
|
||||
setup( setup ), markTargetCenter( false ), highlightInnerCrystals( false ),
|
||||
CexmcScenePrimitives::CexmcScenePrimitives( CexmcSetup * setup_ ) :
|
||||
setup( setup_ ), markTargetCenter( false ), highlightInnerCrystals( false ),
|
||||
messenger( NULL )
|
||||
{
|
||||
messenger = new CexmcScenePrimitivesMessenger( this );
|
||||
|
||||
Reference in New Issue
Block a user