1 #ifndef DDL_BooleanSolid_H
2 #define DDL_BooleanSolid_H
This class takes care of processing all BooleanSolid type elements.
~DDLBooleanSolid()
Destructor.
type of data representation of DDCompactView
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
DDLBooleanSolid(DDLElementRegistry *myreg)
Constructor.
std::string dumpBooleanSolid(const std::string &name, const std::string &nmspace)
DDLSolid processes Box elements.
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Called by loadAttributes AFTER attributes are loaded.
The main class for processing parsed elements.