28 out << displacedSolid;
47 out <<
" Const. = \"" << ConstituentSolid()->Name() <<
"\""
48 <<
" Displacement = ( " << Displacement()[
VGM::kDx] <<
", "
54 if (
Round(Displacement()[6]) == 0)
std::ostream & operator<<(std::ostream &out, const VGM::IDisplacedSolid &solid)
virtual ~VDisplacedSolid()
virtual std::ostream & Put(std::ostream &out) const
Put the printing of the solid parameters in the out stream.
The VGM interface to displaced solids.
The VGM interface to solids.
double Round(double x)
Round number.