16 #include "cxResourceVisualizationExport.h" 51 virtual QString
getType()
const {
return "RealTimeStreamFixedPlaneRep"; }
55 void setShowSector(
bool on);
56 bool getShowSector()
const;
59 virtual void addRepActorsToViewRenderer(
ViewPtr view);
60 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
68 VideoSourceGraphicsPtr mRTGraphics;
84 ViewportListenerPtr mViewportListener;
boost::shared_ptr< class ViewportListener > ViewportListenerPtr
boost::shared_ptr< class View > ViewPtr
vtkSmartPointer< class vtkRenderer > vtkRendererPtr
boost::shared_ptr< class VideoSource > VideoSourcePtr
boost::shared_ptr< class TextDisplay > TextDisplayPtr
boost::shared_ptr< class VideoSourceGraphics > VideoSourceGraphicsPtr
Display a VideoSource in a View.
Default implementation of Rep.
boost::shared_ptr< class VideoFixedPlaneRep > VideoFixedPlaneRepPtr
virtual QString getType() const
boost::shared_ptr< GraphicalPolyData3D > GraphicalPolyData3DPtr
Utility functions for drawing an US Probe sector.
Namespace for all CustusX production code.
boost::shared_ptr< class Tool > ToolPtr