34 #ifndef CXPOINTMETRICREP2D_H_
35 #define CXPOINTMETRICREP2D_H_
37 #include "cxResourceVisualizationExport.h"
65 virtual QString
getType()
const {
return "PointMetricRep2D"; }
67 void setDynamicSize(
bool on);
70 virtual void addRepActorsToViewRenderer(
ViewPtr view);
71 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
75 virtual void onModifiedStartRender();
81 double findSphereRadius();
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
boost::shared_ptr< class PointMetricRep2D > PointMetricRep2DPtr
Base class for all Data Metric reps.
boost::shared_ptr< class View > ViewPtr
virtual ~PointMetricRep2D()
constructor
virtual QString getType() const
boost::shared_ptr< GraphicalDisk > GraphicalDiskPtr