std::ostream & operator<<(std::ostream &out, const VGM::IScaledSolid &scaled)
virtual std::ostream & Put(std::ostream &out) const
Put the printing of the solid parameters in the out stream.
The VGM interface to Boolean solids.
virtual Transform Scale() const =0
Return the 3D scale.
virtual ISolid * ConstituentSolid() const =0
Return the constituent solid.
The VGM interface to solids.