|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
13 #ifndef CXVIDEOSOURCEGRAPHICS_H_
14 #define CXVIDEOSOURCEGRAPHICS_H_
16 #include "cxResourceVisualizationExport.h"
48 void setClipToSector(
bool on);
49 void setShowInToolSpace(
bool on);
57 void receiveTransforms(
Transform3D matrix,
double timestamp);
58 void probeSectorChanged();
63 bool mShowInToolSpace;
72 #endif // CXVIDEOSOURCEGRAPHICS_H_
Helper class for displaying a VideoSource.
Namespace for all CustusX production code.
boost::shared_ptr< class VideoSource > VideoSourcePtr
boost::shared_ptr< class VideoSourceGraphics > VideoSourceGraphicsPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< VideoGraphics > VideoGraphicsPtr
vtkSmartPointer< class vtkActor > vtkActorPtr
Utility functions for drawing an US Probe sector.
boost::shared_ptr< class Tool > ToolPtr
boost::shared_ptr< class SpaceProvider > SpaceProviderPtr