abstract filter class
More...
#include <vtkStructuredGridToStructuredGridFilter.h>
Inherits vtkStructuredGridSource.
abstract filter class
vtkStructuredPointsToStructuredPointsFilter is an abstract filter class whose subclasses take on input a structured grid and generate a structured grid on output.
- See also
- vtkExtractGrid
Definition at line 31 of file vtkStructuredGridToStructuredGridFilter.h.
| vtkStructuredGridToStructuredGridFilter::vtkStructuredGridToStructuredGridFilter |
( |
| ) |
|
|
protected |
| vtkStructuredGridToStructuredGridFilter::~vtkStructuredGridToStructuredGridFilter |
( |
| ) |
|
|
protected |
| virtual const char* vtkStructuredGridToStructuredGridFilter::GetClassName |
( |
| ) |
|
|
virtual |
| static int vtkStructuredGridToStructuredGridFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
| virtual int vtkStructuredGridToStructuredGridFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
| void vtkStructuredGridToStructuredGridFilter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
| void vtkStructuredGridToStructuredGridFilter::SetInput |
( |
vtkStructuredGrid * |
input | ) |
|
Set / get the input Grid or filter.
| vtkStructuredGrid* vtkStructuredGridToStructuredGridFilter::GetInput |
( |
| ) |
|
Set / get the input Grid or filter.
| virtual int vtkStructuredGridToStructuredGridFilter::FillInputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: