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