30 #ifndef vtkResampleWithDataSet_h
31 #define vtkResampleWithDataSet_h
34 #include "vtkFiltersCoreModule.h"
70 void SetPassCellArrays(
bool arg);
71 bool GetPassCellArrays();
80 void SetPassPointArrays(
bool arg);
81 bool GetPassPointArrays();
90 void SetPassFieldArrays(
bool arg);
91 bool GetPassFieldArrays();
99 ~vtkResampleWithDataSet() VTK_OVERRIDE;
103 vtkInformationVector *) VTK_OVERRIDE;
106 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
107 vtkInformationVector *) VTK_OVERRIDE;
108 int FillInputPortInformation(
int, vtkInformation *) VTK_OVERRIDE;
109 int FillOutputPortInformation(
int, vtkInformation *) VTK_OVERRIDE;
114 const
char* GetMaskArrayName() const;
124 vtkResampleWithDataSet(const vtkResampleWithDataSet&) VTK_DELETE_FUNCTION;
125 void operator=(const vtkResampleWithDataSet&) VTK_DELETE_FUNCTION;
128 #endif // vtkResampleWithDataSet_h
abstract class to specify dataset behavior
subclass of vtkProbeFilter which supports composite datasets in the input.
vtkTypeUInt64 vtkMTimeType
Proxy object to connect input/output ports.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
Allocate and hold a VTK object.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
general representation of visualization data