Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
UltrasoundSectorSource
UltrasoundSectorSourcePtr
 
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 45 of file cxVideoGraphics.h.

typedef vtkSmartPointer<class vtkDataSetMapper> vtkDataSetMapperPtr

Definition at line 43 of file cxVideoGraphics.h.

typedef vtkSmartPointer<class vtkImageMask> vtkImageMaskPtr

Definition at line 44 of file cxVideoGraphics.h.

typedef vtkSmartPointer<class vtkTransformTextureCoords> vtkTransformTextureCoordsPtr

Definition at line 42 of file cxVideoGraphics.h.