#include <SVTK_ImageWriter.h>
SVTK_ImageWriter::SVTK_ImageWriter |
( |
QSemaphore * |
theSemaphore, |
|
|
vtkAlgorithm * |
theAlgorithm, |
|
|
vtkImageData * |
theImageData, |
|
|
const std::string & |
theName, |
|
|
int |
theProgressive, |
|
|
int |
theQuality |
|
) |
| |
SVTK_ImageWriter::~SVTK_ImageWriter |
( |
| ) |
|
void SVTK_ImageWriter::run |
( |
| ) |
|
|
protectedvirtual |
vtkAlgorithm* SVTK_ImageWriter::myAlgorithm |
|
protected |
bool SVTK_ImageWriter::myConstraint16Flag |
|
protected |
vtkImageData* SVTK_ImageWriter::myImageData |
|
protected |
std::string SVTK_ImageWriter::myName |
|
protected |
int SVTK_ImageWriter::myProgressive |
|
protected |
int SVTK_ImageWriter::myQuality |
|
protected |
QSemaphore* SVTK_ImageWriter::mySemaphore |
|
protected |
The documentation for this class was generated from the following files: