CustusX
22.04-rc5
An IGT application
|
#include "cxResourceVisualizationExport.h"
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
Go to the source code of this file.
Classes | |
class | cx::VideoGraphics |
Wrap vtkActor displaying a video image, possibly clipped by a sector. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkTransformTextureCoords > | vtkTransformTextureCoordsPtr |
typedef vtkSmartPointer< class vtkDataSetMapper > | vtkDataSetMapperPtr |
typedef vtkSmartPointer< class vtkImageMask > | vtkImageMaskPtr |
typedef vtkSmartPointer< class UltrasoundSectorSource > | UltrasoundSectorSourcePtr |
typedef boost::shared_ptr< class VideoSourceGraphics > | cx::VideoSourceGraphicsPtr |
typedef boost::shared_ptr< VideoGraphics > | cx::VideoGraphicsPtr |
typedef vtkSmartPointer<class UltrasoundSectorSource> UltrasoundSectorSourcePtr |
Definition at line 24 of file cxVideoGraphics.h.
typedef vtkSmartPointer<class vtkDataSetMapper> vtkDataSetMapperPtr |
Definition at line 22 of file cxVideoGraphics.h.
typedef vtkSmartPointer<class vtkImageMask> vtkImageMaskPtr |
Definition at line 23 of file cxVideoGraphics.h.
typedef vtkSmartPointer<class vtkTransformTextureCoords> vtkTransformTextureCoordsPtr |
Definition at line 21 of file cxVideoGraphics.h.