20#ifndef BASE_VGM_V_SPHERE_H
21#define BASE_VGM_V_SPHERE_H
39 virtual std::ostream&
Put(std::ostream& out)
const;
The ABC for sphere solids.
virtual VGM::SolidType Type() const
Return the type of this solid.
virtual std::ostream & Put(std::ostream &out) const
Put the printing of the solid parameters in the out stream.
The VGM interface to sphere solids.