 |
VTK
9.0.1
|
Go to the documentation of this file.
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
vtkIdType NumberOfBuckets
vtkIdType GetNumberOfBuckets() override
Returns the number of bins.
vtkIdType GetNumberOfIdsInBucket(vtkIdType idx)
Returns the number of points in a bin.
a simple class to control print indentation
list of point or cell ids
static vtkMergePoints * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkIdType GetMaxId()
Returns the biggest id in the locator.
std::atomic< vtkIdType > AtomicInsertionId
vtkIdType GetNumberOfIds()
Return the number of id's in the list.
Class designed to help with merging of points in parallel.
merge exactly coincident points