Go to the documentation of this file.
26 #ifndef vtkPassThrough_h
27 #define vtkPassThrough_h
29 #include "vtkFiltersGeneralModule.h"
52 vtkGetMacro(DeepCopyInput,
int);
static vtkPassThrough * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Specify the first input port as optional.
a simple class to control print indentation
~vtkPassThrough() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Shallow copies the input into the output.