abstract filter class
More...
#include <vtkDataSetToImageFilter.h>
Inherits vtkImageSource.
abstract filter class
vtkDataSetToImageFilter is an abstract filter class whose subclasses take as input any dataset and generate image data on output.
- See also
- vtkGaussianSplatter vtkImplicitModeller vtkShepardMethod vtkVoxelModeller
Definition at line 32 of file vtkDataSetToImageFilter.h.
vtkDataSetToImageFilter::vtkDataSetToImageFilter |
( |
| ) |
|
|
protected |
vtkDataSetToImageFilter::~vtkDataSetToImageFilter |
( |
| ) |
|
|
protected |
virtual const char* vtkDataSetToImageFilter::GetClassName |
( |
| ) |
|
|
virtual |
static int vtkDataSetToImageFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkDataSetToImageFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
void vtkDataSetToImageFilter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual void vtkDataSetToImageFilter::SetInput |
( |
vtkDataSet * |
input | ) |
|
|
virtual |
Set / get the input data or filter.
Set / get the input data or filter.
void vtkDataSetToImageFilter::ComputeInputUpdateExtents |
( |
vtkDataObject * |
output | ) |
|
|
protected |
virtual int vtkDataSetToImageFilter::FillInputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: