20#ifndef BASE_VGM_V_BOOLEAN_SOLID_H
21#define BASE_VGM_V_BOOLEAN_SOLID_H
41 virtual std::ostream&
Put(std::ostream& out)
const;
The ABC for Boolean 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 Boolean solids.
std::string BooleanTypeName(VGM::BooleanType typeId)