1 #ifndef DDL_PolyGenerator_H 2 #define DDL_PolyGenerator_H void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Called by loadAttributes AFTER attributes are loaded.
DDLPolyGenerator(DDLElementRegistry *myreg)
type of data representation of DDCompactView
DDLPolyGenerator processes DDL XML Polycone and DDL XML Polyhedra elements.
DDLSolid processes Box elements.
The main class for processing parsed elements.