GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
vtkImageWriterHelper.h File Reference
#include <QString>
Include dependency graph for vtkImageWriterHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class TWriter >
void vtkWriteImage (vtkImageData *iImage, const std::string &iFileName)
 
template<class TWriter >
void vtkWriteImage (vtkImageData *iImage, const QString &iFileName)
 

Function Documentation

template<class TWriter >
void vtkWriteImage ( vtkImageData *  iImage,
const std::string &  iFileName 
)

Definition at line 44 of file vtkImageWriterHelper.h.

template<class TWriter >
void vtkWriteImage ( vtkImageData *  iImage,
const QString iFileName 
)

Definition at line 58 of file vtkImageWriterHelper.h.