|
GOFIGURE2
0.9.0
|
#include <QString>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) |
| void vtkWriteImage | ( | vtkImageData * | iImage, |
| const std::string & | iFileName | ||
| ) |
Definition at line 44 of file vtkImageWriterHelper.h.
| void vtkWriteImage | ( | vtkImageData * | iImage, |
| const QString & | iFileName | ||
| ) |
Definition at line 58 of file vtkImageWriterHelper.h.
1.8.5