12 #ifndef CXDONUTMETRICREP_H 13 #define CXDONUTMETRICREP_H 15 #include "cxResourceVisualizationExport.h" 41 static DonutMetricRepPtr New(
const QString& uid =
"");
44 virtual QString
getType()
const {
return "DonutMetricRep"; }
48 virtual void onModifiedStartRender();
52 DonutMetricPtr getDonutMetric();
56 GraphicalTorus3DPtr mTorus;
57 GraphicalDiskPtr mDisk;
62 #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.