|
VTK
9.6.20260304
|
#include <vtkStaticPointLocator2DPrivate.h>
Public Member Functions | |
| MergeClose (BucketList2D< T > *blist, double tol, vtkIdType *mergeMap) | |
| void | Initialize () |
| void | operator() (vtkIdType ptId, vtkIdType endPtId) |
| void | Reduce () |
Public Attributes | |
| BucketList2D< T > * | BList |
| vtkDataSet * | DataSet |
| vtkIdType * | MergeMap |
| double | Tol |
| vtkSMPThreadLocalObject< vtkIdList > | PIds |
Definition at line 474 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 483 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 492 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 498 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 529 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MergeClose< T >::BList |
Definition at line 476 of file vtkStaticPointLocator2DPrivate.h.
| vtkDataSet* BucketList2D< TIds >::MergeClose< T >::DataSet |
Definition at line 477 of file vtkStaticPointLocator2DPrivate.h.
| vtkIdType* BucketList2D< TIds >::MergeClose< T >::MergeMap |
Definition at line 478 of file vtkStaticPointLocator2DPrivate.h.
Definition at line 479 of file vtkStaticPointLocator2DPrivate.h.
| vtkSMPThreadLocalObject<vtkIdList> BucketList2D< TIds >::MergeClose< T >::PIds |
Definition at line 481 of file vtkStaticPointLocator2DPrivate.h.