37 #include "cxResourceVisualizationExport.h"
72 virtual QString
getType()
const {
return "RealTimeStreamFixedPlaneRep"; }
76 void setShowSector(
bool on);
77 bool getShowSector()
const;
80 virtual void addRepActorsToViewRenderer(
ViewPtr view);
81 virtual void removeRepActorsFromViewRenderer(
ViewPtr view);
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.
boost::shared_ptr< class Tool > ToolPtr