|
VTK
9.6.20260101
|
#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 470 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 479 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 488 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 494 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 525 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MergeClose< T >::BList |
Definition at line 472 of file vtkStaticPointLocator2DPrivate.h.
| vtkDataSet* BucketList2D< TIds >::MergeClose< T >::DataSet |
Definition at line 473 of file vtkStaticPointLocator2DPrivate.h.
| vtkIdType* BucketList2D< TIds >::MergeClose< T >::MergeMap |
Definition at line 474 of file vtkStaticPointLocator2DPrivate.h.
Definition at line 475 of file vtkStaticPointLocator2DPrivate.h.
| vtkSMPThreadLocalObject<vtkIdList> BucketList2D< TIds >::MergeClose< T >::PIds |
Definition at line 477 of file vtkStaticPointLocator2DPrivate.h.