33 #ifndef vtkSMPMergePoints_h
34 #define vtkSMPMergePoints_h
36 #include "vtkFiltersSMPModule.h"
55 void InitializeMerge();
77 void FixSizeOfPointArray();
115 #endif // vtkSMPMergePoints_h
represent and manipulate point attribute data
Class designed to help with merging of points in parallel.
vtkIdType NumberOfBuckets
vtkIdType GetNumberOfBuckets() VTK_FUTURE_CONST override
Returns the number of bins.
a simple class to control print indentation
merge exactly coincident points
list of point or cell ids
vtkIdType GetNumberOfIdsInBucket(vtkIdType idx)
Returns the number of points in a bin.
static vtkMergePoints * New()
vtkIdType GetNumberOfIds() const noexcept
Return the number of id's in the list.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard type and print methods.
std::atomic< vtkIdType > AtomicInsertionId
vtkIdType GetMaxId()
Returns the biggest id in the locator.