Go to the documentation of this file.
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();
109 int FillOutputPortInformation(
int,
vtkInformation *) VTK_OVERRIDE;
114 const
char* GetMaskArrayName() const;
128 #endif // vtkResampleWithDataSet_h
vtkTypeUInt64 vtkMTimeType
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
Allocate and hold a VTK object.
subclass of vtkProbeFilter which supports composite datasets in the input.
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Proxy object to connect input/output ports.
general representation of visualization data