33 #ifndef MESHTEXTUREDATA_H 34 #define MESHTEXTUREDATA_H 36 #include "cxResourceExport.h" 54 void addXml(QDomNode& dataNode);
55 void parseXml(QDomNode &dataNode);
61 std::vector<PropertyPtr> getProperties()
const;
66 QString getCylinderText()
const;
67 QString getPlaneText()
const;
68 QString getSphereText()
const;
75 std::vector<PropertyPtr> mProperties;
84 QString mCylinderText;
91 #endif // MESHTEXTUREDATA_H
boost::shared_ptr< class StringProperty > StringPropertyPtr
boost::shared_ptr< class Property > PropertyPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
boost::shared_ptr< class StringPropertySelectImage > StringPropertySelectImagePtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
boost::shared_ptr< class BoolProperty > BoolPropertyPtr
Namespace for all CustusX production code.