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