12 #ifndef CXREGIONOFINTERESTMETRICREP_H 13 #define CXREGIONOFINTERESTMETRICREP_H 15 #include "cxResourceVisualizationExport.h" 22 #include "vtkTextActor.h" 41 static RegionOfInterestMetricRepPtr New(
const QString& uid=
"");
44 virtual QString
getType()
const {
return "RegionOfInterestMetricRep"; }
48 virtual void onModifiedStartRender();
54 GraphicalBoxPtr mGraphicalBox;
59 #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.