|
VTK
9.6.20260102
|
#include <vtkStaticPointLocatorPrivate.h>
Public Member Functions | |
| MergeClose (BucketList< T > *blist, double tol, vtkIdType *mergeMap) | |
| void | MergePoint (vtkIdType ptId, vtkIdList *nearby) |
| void | Initialize () |
| void | Reduce () |
Public Attributes | |
| BucketList< T > * | BList |
| vtkDataSet * | DataSet |
| vtkIdType * | MergeMap |
| double | Tol |
| vtkSMPThreadLocalObject< vtkIdList > | PIds |
Definition at line 449 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 458 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 467 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 494 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 500 of file vtkStaticPointLocatorPrivate.h.
| BucketList<T>* BucketList< TIds >::MergeClose< T >::BList |
Definition at line 451 of file vtkStaticPointLocatorPrivate.h.
| vtkDataSet* BucketList< TIds >::MergeClose< T >::DataSet |
Definition at line 452 of file vtkStaticPointLocatorPrivate.h.
| vtkIdType* BucketList< TIds >::MergeClose< T >::MergeMap |
Definition at line 453 of file vtkStaticPointLocatorPrivate.h.
Definition at line 454 of file vtkStaticPointLocatorPrivate.h.
| vtkSMPThreadLocalObject<vtkIdList> BucketList< TIds >::MergeClose< T >::PIds |
Definition at line 456 of file vtkStaticPointLocatorPrivate.h.