|
GEL
2
GEL is a library for Geometry and Linear Algebra
|
Public Member Functions | |
| XmlElement (XmlDoc *in_doc, XmlElement *parent_elem) | |
| XmlElement (XmlDoc *in_doc) | |
| void | process_elements () |
Public Attributes | |
| std::string | name |
|
std::map< std::string, std::string > | atts |
| XmlBody * | body |
| XmlDoc * | doc |
| XmlElement * | parent |
1.7.5.1