13 #ifndef CXPLANEMETRICREP_H_ 14 #define CXPLANEMETRICREP_H_ 16 #include "cxResourceVisualizationExport.h" 40 static PlaneMetricRepPtr New(
const QString& uid =
"");
43 virtual QString
getType()
const {
return "PlaneMetricRep"; }
46 virtual void addRepActorsToViewRenderer(
ViewPtr view);
47 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
49 virtual void onModifiedStartRender();
boost::shared_ptr< class GraphicalPoint3D > GraphicalPoint3DPtr
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
Rep for visualizing a PlaneMetric.
Base class for all Data Metric reps.
boost::shared_ptr< class View > ViewPtr
boost::shared_ptr< class PlaneMetric > PlaneMetricPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
virtual QString getType() const
boost::shared_ptr< class PlaneMetricRep > PlaneMetricRepPtr
boost::shared_ptr< class Rect3D > Rect3DPtr
virtual ~PlaneMetricRep()
constructor
boost::shared_ptr< GraphicalArrow3D > GraphicalArrow3DPtr
Namespace for all CustusX production code.