13 #ifndef CXANGLEMETRICREP_H_ 14 #define CXANGLEMETRICREP_H_ 16 #include "cxResourceVisualizationExport.h" 48 static AngleMetricRepPtr New(
const QString& uid =
"");
51 virtual QString
getType()
const {
return "AngleMetricRep"; }
55 virtual void onModifiedStartRender();
60 AngleMetricPtr getAngleMetric();
virtual ~AngleMetricRep()
constructor
virtual QString getType() const
boost::shared_ptr< GraphicalArc3D > GraphicalArc3DPtr
Base class for all Data Metric reps.
boost::shared_ptr< class AngleMetric > AngleMetricPtr
boost::shared_ptr< class AngleMetricRep > AngleMetricRepPtr
vtkSmartPointer< class vtkTextActor > vtkTextActorPtr
boost::shared_ptr< class GraphicalLine3D > GraphicalLine3DPtr
boost::shared_ptr< CaptionText3D > CaptionText3DPtr
Namespace for all CustusX production code.