33 #ifndef CXDONUTMETRICREP_H 34 #define CXDONUTMETRICREP_H 36 #include "cxResourceVisualizationExport.h" 62 static DonutMetricRepPtr New(
const QString& uid =
"");
65 virtual QString
getType()
const {
return "DonutMetricRep"; }
69 virtual void onModifiedStartRender();
73 DonutMetricPtr getDonutMetric();
77 GraphicalTorus3DPtr mTorus;
78 GraphicalDiskPtr mDisk;
83 #endif // CXDONUTMETRICREP_H virtual QString getType() const
boost::shared_ptr< class DonutMetric > DonutMetricPtr
virtual ~DonutMetricRep()
constructor
Base class for all Data Metric reps.
boost::shared_ptr< GraphicalTorus3D > GraphicalTorus3DPtr
boost::shared_ptr< class DonutMetricRep > DonutMetricRepPtr
boost::shared_ptr< GraphicalDisk > GraphicalDiskPtr
Namespace for all CustusX production code.