34 #ifndef CXPOINTMETRICREP_H_
35 #define CXPOINTMETRICREP_H_
37 #include "cxResourceVisualizationExport.h"
66 virtual QString
getType()
const {
return "PointMetricRep"; }
69 virtual void addRepActorsToViewRenderer(
ViewPtr view);
70 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
73 virtual void rescale();
74 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
boost::shared_ptr< class PointMetric > PointMetricPtr