17 #ifndef mitkGeometry3DToXML_h
18 #define mitkGeometry3DToXML_h
Standard implementation of BaseGeometry.
static Geometry3D::Pointer FromXML(TiXmlElement *node)
Create a Geometry3D from XML. Interprets only the format created by ToXML().
DataCollection - Class to facilitate loading/accessing structured data.
static TiXmlElement * ToXML(const Geometry3D *geometry)
Serialize given geometry to XML.