34 #ifndef CXSLICERREPSW_H_
35 #define CXSLICERREPSW_H_
37 #include "cxResourceVisualizationExport.h"
67 virtual QString
getType()
const {
return "SliceRepSW"; };
73 QString getImageUid()
const;
75 virtual void printSelf(std::ostream & os,
Indent indent);
79 virtual void addRepActorsToViewRenderer(
ViewPtr view) ;
80 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