CustusX  18.04
An IGT application
cxViewCollectionImageWriter.h File Reference
#include <QObject>
#include <QPointer>
#include <QMainWindow>
#include "vtkSmartPointer.h"
#include "cxVisServices.h"
#include "cxLayoutData.h"
#include "cxForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::ViewCollectionImageWriter
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkWindowToImageFilter > vtkWindowToImageFilterPtr
 
typedef vtkSmartPointer< class vtkPNGWriter > vtkPNGWriterPtr
 
typedef vtkSmartPointer< class vtkUnsignedCharArray > vtkUnsignedCharArrayPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkPNGWriter> vtkPNGWriterPtr

Definition at line 23 of file cxViewCollectionImageWriter.h.

typedef vtkSmartPointer<class vtkUnsignedCharArray> vtkUnsignedCharArrayPtr

Definition at line 24 of file cxViewCollectionImageWriter.h.

typedef vtkSmartPointer<class vtkWindowToImageFilter> vtkWindowToImageFilterPtr

Definition at line 22 of file cxViewCollectionImageWriter.h.