107 :
G4VSolid(a), fPtrSolid(0), fPtrTransform(0),
108 fDirectTransform(0), fpPolyhedron(0)
127 :
G4VSolid (rhs), fPtrSolid(rhs.fPtrSolid), fpPolyhedron(0)
141 if (
this == &rhs) {
return *
this; }
342 calcNorm,validNorm,&solNorm) ;
371 G4Exception(
"G4DisplacedSolid::ComputeDimensions()",
373 "Method not applicable in this context!");
394 return G4String(
"G4DisplacedSolid");
412 os <<
"-----------------------------------------------------------\n"
413 <<
" *** Dump for Displaced solid - " <<
GetName() <<
" ***\n"
414 <<
" ===================================================\n"
416 <<
" Parameters of constituent solid: \n"
417 <<
"===========================================================\n";
419 os <<
"===========================================================\n"
420 <<
" Transformations: \n"
421 <<
" Direct transformation - translation : \n"
423 <<
" - rotation : \n"
427 <<
"===========================================================\n";