13 #ifndef CXPOINTMETRICREP_H_ 14 #define CXPOINTMETRICREP_H_ 16 #include "cxResourceVisualizationExport.h" 40 static PointMetricRepPtr New(
const QString& uid=
"");
45 virtual QString
getType()
const {
return "PointMetricRep"; }
48 virtual void addRepActorsToViewRenderer(
ViewPtr view);
49 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
52 virtual void rescale();
53 virtual void onModifiedStartRender();
boost::shared_ptr< class GraphicalPoint3D > GraphicalPoint3DPtr
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
virtual QString getType() const
Base class for all Data Metric reps.
boost::shared_ptr< class View > ViewPtr
virtual ~PointMetricRep()
constructor
boost::shared_ptr< class PointMetricRep > PointMetricRepPtr
Namespace for all CustusX production code.
boost::shared_ptr< class PointMetric > PointMetricPtr