13 #ifndef CXSLICERREPSW_H_ 14 #define CXSLICERREPSW_H_ 16 #include "cxResourceVisualizationExport.h" 46 virtual QString
getType()
const {
return "SliceRepSW"; };
51 void setSliceProxy(SliceProxyInterfacePtr slicer);
52 QString getImageUid()
const;
54 virtual void printSelf(std::ostream & os,
Indent indent);
58 virtual void addRepActorsToViewRenderer(
ViewPtr view) ;
59 virtual void removeRepActorsFromViewRenderer(
ViewPtr view) ;
Display an image slice in 2D.
boost::shared_ptr< class Image > ImagePtr
vtkSmartPointer< class vtkImageActor > vtkImageActorPtr
boost::shared_ptr< class SlicedImageProxy > SlicedImageProxyPtr
boost::shared_ptr< class View > ViewPtr
boost::shared_ptr< class SliceRepSW > SliceRepSWPtr
Formatting class for debug printing of the ssc library.
Default implementation of Rep.
virtual QString getType() const
boost::shared_ptr< class SliceProxyInterface > SliceProxyInterfacePtr
Namespace for all CustusX production code.