Version: 9.15.0
SVTK_ImageWriter Class Reference

#include <SVTK_ImageWriter.h>

Inheritance diagram for SVTK_ImageWriter:
Inheritance graph

Public Member Functions

 SVTK_ImageWriter (QSemaphore *theSemaphore, vtkAlgorithm *theAlgorithm, vtkImageData *theImageData, const std::string &theName, int theProgressive, int theQuality)
 
 ~SVTK_ImageWriter ()
 

Protected Member Functions

virtual void run ()
 

Protected Attributes

QSemaphore * mySemaphore
 
vtkAlgorithm * myAlgorithm
 
vtkImageData * myImageData
 
std::string myName
 
int myProgressive
 
int myQuality
 
bool myConstraint16Flag
 

Constructor & Destructor Documentation

◆ SVTK_ImageWriter()

SVTK_ImageWriter::SVTK_ImageWriter ( QSemaphore *  theSemaphore,
vtkAlgorithm *  theAlgorithm,
vtkImageData *  theImageData,
const std::string &  theName,
int  theProgressive,
int  theQuality 
)

◆ ~SVTK_ImageWriter()

SVTK_ImageWriter::~SVTK_ImageWriter ( )

Member Function Documentation

◆ run()

void SVTK_ImageWriter::run ( )
protectedvirtual

Member Data Documentation

◆ myAlgorithm

vtkAlgorithm* SVTK_ImageWriter::myAlgorithm
protected

◆ myConstraint16Flag

bool SVTK_ImageWriter::myConstraint16Flag
protected

◆ myImageData

vtkImageData* SVTK_ImageWriter::myImageData
protected

◆ myName

std::string SVTK_ImageWriter::myName
protected

◆ myProgressive

int SVTK_ImageWriter::myProgressive
protected

◆ myQuality

int SVTK_ImageWriter::myQuality
protected

◆ mySemaphore

QSemaphore* SVTK_ImageWriter::mySemaphore
protected

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