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