28 out << displacedSolid;
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.
virtual ISolid * ConstituentSolid() const =0
Return the constituent solid.
virtual Transform Displacement() const =0
Return the 3D displacement of the constituent solid.
The VGM interface to solids.
double Round(double x)
Round number.