12 #ifndef CXSPHEREMETRICREP_H 13 #define CXSPHEREMETRICREP_H 15 #include "cxResourceVisualizationExport.h" 47 static SphereMetricRepPtr New(
const QString& uid =
"");
50 virtual QString
getType()
const {
return "SphereMetricRep"; }
54 virtual void onModifiedStartRender();
58 SphereMetricPtr getSphereMetric();
65 #endif // CXSPHEREMETRICREP_H vtkSmartPointer< class vtkTextActor > vtkTextActorPtr
boost::shared_ptr< class GraphicalPoint3D > GraphicalPoint3DPtr
boost::shared_ptr< class SphereMetric > SphereMetricPtr
boost::shared_ptr< GraphicalArc3D > GraphicalArc3DPtr
Base class for all Data Metric reps.
boost::shared_ptr< class SphereMetricRep > SphereMetricRepPtr
virtual ~SphereMetricRep()
constructor
virtual QString getType() const
boost::shared_ptr< CaptionText3D > CaptionText3DPtr
Namespace for all CustusX production code.