![]() |
Fraxinus
17.12-rc3
An IGT application
|
#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 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.