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