#include <vtkDataSetPassThrough.h>
Inheritance diagram for vtkDataSetPassThrough:


vtkDataSetPassThrough simply passes an input data set through to its output without modifying the data set in any way.
Definition at line 38 of file vtkDataSetPassThrough.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkDataSetPassThrough, vtkDataSetToDataSetFilter) | |
| void | PrintSelf (ostream &, vtkIndent) |
Static Public Member Functions | |
| vtkDataSetPassThrough * | New (void) |
Protected Member Functions | |
| vtkDataSetPassThrough (void) | |
| ~vtkDataSetPassThrough () | |
| void | ExecuteData (vtkDataObject *) |
|
|
|
|
|
|
|
|
Reimplemented from vtkSource. |
|
|
Reimplemented from vtkObject. |
|
||||||||||||
|
Reimplemented from vtkDataSetToDataSetFilter. |
|
||||||||||||
|
|
1.3.7