20#ifndef BASE_VGM_V_PARABOLOID_H
21#define BASE_VGM_V_PARABOLOID_H
39 virtual std::ostream&
Put(std::ostream& out)
const;
The ABC for paraboloid 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 paraboloid solids.