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