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

typedef vtkSmartPointer<class vtkUnsignedCharArray> vtkUnsignedCharArrayPtr

Definition at line 45 of file cxViewCollectionImageWriter.h.

typedef vtkSmartPointer<class vtkWindowToImageFilter> vtkWindowToImageFilterPtr

Definition at line 43 of file cxViewCollectionImageWriter.h.