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) ;