33 #ifndef CXREGIONOFINTERESTMETRICREP_H 34 #define CXREGIONOFINTERESTMETRICREP_H 36 #include "cxResourceVisualizationExport.h" 43 #include "vtkTextActor.h" 62 static RegionOfInterestMetricRepPtr New(
const QString& uid=
"");
65 virtual QString
getType()
const {
return "RegionOfInterestMetricRep"; }
69 virtual void onModifiedStartRender();
75 GraphicalBoxPtr mGraphicalBox;
80 #endif // CXREGIONOFINTERESTMETRICREP_H
Base class for all Data Metric reps.
Rep for visualizing a RegionOfInterestMetric.
boost::shared_ptr< GraphicalBox > GraphicalBoxPtr
virtual QString getType() const
boost::shared_ptr< class RegionOfInterestMetricRep > RegionOfInterestMetricRepPtr
boost::shared_ptr< class RegionOfInterestMetric > RegionOfInterestMetricPtr
virtual ~RegionOfInterestMetricRep()
constructor
vtkSmartPointer< vtkTextActor > vtkTextActorPtr
Namespace for all CustusX production code.