30 #ifndef vtkSMPMergePoints_h__
31 #define vtkSMPMergePoints_h__
48 void InitializeMerge();
71 void FixSizeOfPointArray();
77 return this->AtomicInsertionId - 1;
85 if ( !this->HashTable )
113 #endif // vtkSMPMergePoints_h__
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate point attribute data
vtkAtomicIdType AtomicInsertionId
vtkIdType NumberOfBuckets
vtkIdType GetNumberOfIds()
Class designed to help with merging of points in parallel.
vtkIdType GetNumberOfBuckets()
a simple class to control print indentation
merge exactly coincident points
list of point or cell ids
vtkIdType GetNumberOfIdsInBucket(vtkIdType idx)
static vtkMergePoints * New()