|
VTK
9.5.20251207
|
#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 441 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 450 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 459 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 486 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 492 of file vtkStaticPointLocatorPrivate.h.
| BucketList<T>* BucketList< TIds >::MergeClose< T >::BList |
Definition at line 443 of file vtkStaticPointLocatorPrivate.h.
| vtkDataSet* BucketList< TIds >::MergeClose< T >::DataSet |
Definition at line 444 of file vtkStaticPointLocatorPrivate.h.
| vtkIdType* BucketList< TIds >::MergeClose< T >::MergeMap |
Definition at line 445 of file vtkStaticPointLocatorPrivate.h.
Definition at line 446 of file vtkStaticPointLocatorPrivate.h.
| vtkSMPThreadLocalObject<vtkIdList> BucketList< TIds >::MergeClose< T >::PIds |
Definition at line 448 of file vtkStaticPointLocatorPrivate.h.