CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::ViewCollectionImageWriter Class Reference

#include <cxViewCollectionImageWriter.h>

Public Member Functions

 ViewCollectionImageWriter (ViewCollectionWidget *widget)
 
vtkImageDataPtr grab ()
 

Static Public Member Functions

static QImage vtkImageData2QImage (vtkImageDataPtr input)
 

Detailed Description

Write the previously rendered contents of the input ViewCollectionWidget to a vtkImageData.

Definition at line 55 of file cxViewCollectionImageWriter.h.

Constructor & Destructor Documentation

cx::ViewCollectionImageWriter::ViewCollectionImageWriter ( ViewCollectionWidget widget)
explicit

Definition at line 60 of file cxViewCollectionImageWriter.cpp.

Member Function Documentation

vtkImageDataPtr cx::ViewCollectionImageWriter::grab ( )

Definition at line 65 of file cxViewCollectionImageWriter.cpp.

QImage cx::ViewCollectionImageWriter::vtkImageData2QImage ( vtkImageDataPtr  input)
static

Definition at line 178 of file cxViewCollectionImageWriter.cpp.


The documentation for this class was generated from the following files: