producer of vtkImageStencilData
More...
#include <vtkImageStencilAlgorithm.h>
producer of vtkImageStencilData
vtkImageStencilAlgorithm is a superclass for filters that generate the special vtkImageStencilData type. This data type is a special representation of a binary image that can be used as a mask by several imaging filters.
- See Also
- vtkImageStencilData vtkImageStencilSource
Definition at line 35 of file vtkImageStencilAlgorithm.h.
vtkImageStencilAlgorithm::vtkImageStencilAlgorithm |
( |
| ) |
|
|
protected |
vtkImageStencilAlgorithm::~vtkImageStencilAlgorithm |
( |
| ) |
|
|
protected |
static int vtkImageStencilAlgorithm::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkImageStencilAlgorithm::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkImageStencilAlgorithm::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkImageStencilAlgorithm::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
Get or set the output for this source.
Get or set the output for this source.
virtual int vtkImageStencilAlgorithm::ProcessRequest |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
virtual |
see vtkAlgorithm for details
virtual int vtkImageStencilAlgorithm::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
virtual int vtkImageStencilAlgorithm::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
virtual int vtkImageStencilAlgorithm::RequestUpdateExtent |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
vtkImageStencilData* vtkImageStencilAlgorithm::AllocateOutputData |
( |
vtkDataObject * |
out, |
|
|
int * |
updateExt |
|
) |
| |
|
protected |
virtual int vtkImageStencilAlgorithm::FillOutputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: