|
VTK
9.6.20260621
|
#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 453 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 462 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 471 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 498 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 504 of file vtkStaticPointLocatorPrivate.h.
| BucketList<T>* BucketList< TIds >::MergeClose< T >::BList |
Definition at line 455 of file vtkStaticPointLocatorPrivate.h.
| vtkDataSet* BucketList< TIds >::MergeClose< T >::DataSet |
Definition at line 456 of file vtkStaticPointLocatorPrivate.h.
| vtkIdType* BucketList< TIds >::MergeClose< T >::MergeMap |
Definition at line 457 of file vtkStaticPointLocatorPrivate.h.
Definition at line 458 of file vtkStaticPointLocatorPrivate.h.
| vtkSMPThreadLocalObject<vtkIdList> BucketList< TIds >::MergeClose< T >::PIds |
Definition at line 460 of file vtkStaticPointLocatorPrivate.h.