|
VTK
9.5.20251210
|
#include <vtkStaticPointLocatorPrivate.h>
Public Member Functions | |
| MergePointOrder (BucketList< T > *blist, double tol, vtkIdType *mergeMap) | |
| void | Initialize () |
| void | operator() (vtkIdType numPts) |
| void | Reduce () |
Public Member Functions inherited from BucketList< TIds >::MergeClose< T > | |
| MergeClose (BucketList< T > *blist, double tol, vtkIdType *mergeMap) | |
| void | MergePoint (vtkIdType ptId, vtkIdList *nearby) |
| void | Initialize () |
| void | Reduce () |
Additional Inherited Members | |
Public Attributes inherited from BucketList< TIds >::MergeClose< T > | |
| BucketList< T > * | BList |
| vtkDataSet * | DataSet |
| vtkIdType * | MergeMap |
| double | Tol |
| vtkSMPThreadLocalObject< vtkIdList > | PIds |
Definition at line 499 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 501 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 506 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 509 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 520 of file vtkStaticPointLocatorPrivate.h.