12 #ifndef MESHTEXTUREDATA_H 13 #define MESHTEXTUREDATA_H 15 #include "cxResourceExport.h" 33 void addXml(QDomNode& dataNode);
34 void parseXml(QDomNode &dataNode);
40 std::vector<PropertyPtr> getProperties()
const;
45 QString getCylinderText()
const;
46 QString getPlaneText()
const;
47 QString getSphereText()
const;
54 std::vector<PropertyPtr> mProperties;
63 QString mCylinderText;
70 #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.