11 #ifndef CXTOOLMETRICREP_H 12 #define CXTOOLMETRICREP_H 14 #include "cxResourceVisualizationExport.h" 44 static ToolMetricRepPtr New(
const QString& uid =
"");
46 virtual QString
getType()
const {
return "ToolMetricRep"; }
50 void addRepActorsToViewRenderer(
ViewPtr view);
51 void removeRepActorsFromViewRenderer(
ViewPtr view);
52 virtual void onModifiedStartRender();
70 #endif // CXTOOLMETRICREP_H
boost::shared_ptr< class GraphicalPoint3D > GraphicalPoint3DPtr
boost::shared_ptr< class ToolMetric > ToolMetricPtr
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
boost::shared_ptr< class ToolMetricRep > ToolMetricRepPtr
Base class for all Data Metric reps.
boost::shared_ptr< class View > ViewPtr
boost::shared_ptr< class GraphicalAxes3D > GraphicalAxes3DPtr
boost::shared_ptr< class GraphicalLine3D > GraphicalLine3DPtr
Namespace for all CustusX production code.