|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
13 #ifndef CXSLICERREPSW_H_
14 #define CXSLICERREPSW_H_
16 #include "cxResourceVisualizationExport.h"
46 virtual QString
getType()
const {
return "SliceRepSW"; };
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) ;
vtkSmartPointer< class vtkImageActor > vtkImageActorPtr
Namespace for all CustusX production code.
boost::shared_ptr< class SliceRepSW > SliceRepSWPtr
virtual QString getType() const
boost::shared_ptr< class Image > ImagePtr
Display an image slice in 2D.
boost::shared_ptr< class SliceProxyInterface > SliceProxyInterfacePtr
boost::shared_ptr< class View > ViewPtr
Default implementation of Rep.
Formatting class for debug printing of the ssc library.
boost::shared_ptr< class SlicedImageProxy > SlicedImageProxyPtr