Go to the documentation of this file.
36 #ifndef vtkMaskPoints_h
37 #define vtkMaskPoints_h
#define vtkTypeMacro(thisClass, superclass)
virtual void InternalGather(unsigned long *, unsigned long *, int, int)
int OutputPointsPrecision
vtkIdType MaximumNumberOfPoints
virtual void InternalBarrier()
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkSetClampMacro(name, type, min, max)
virtual int InternalGetNumberOfProcesses()
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
int ProportionalMaximumNumberOfPoints
#define vtkGetMacro(name, type)
selectively filter points
virtual void InternalScatter(unsigned long *, unsigned long *, int, int)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int InternalGetLocalProcessId()
unsigned long GetLocalSampleSize(vtkIdType, int)
static vtkMaskPoints * New()
Superclass for algorithms that produce only polydata as output.