CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxVideoGraphics.h File Reference
#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 UltrasoundSectorSourceUltrasoundSectorSourcePtr
 
typedef boost::shared_ptr< class VideoSourceGraphics > cx::VideoSourceGraphicsPtr
 
typedef boost::shared_ptr< VideoGraphics > cx::VideoGraphicsPtr
 

Typedef Documentation

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.