|
VTK
9.5.20251207
|
#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 462 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 471 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 480 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 486 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 517 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MergeClose< T >::BList |
Definition at line 464 of file vtkStaticPointLocator2DPrivate.h.
| vtkDataSet* BucketList2D< TIds >::MergeClose< T >::DataSet |
Definition at line 465 of file vtkStaticPointLocator2DPrivate.h.
| vtkIdType* BucketList2D< TIds >::MergeClose< T >::MergeMap |
Definition at line 466 of file vtkStaticPointLocator2DPrivate.h.
Definition at line 467 of file vtkStaticPointLocator2DPrivate.h.
| vtkSMPThreadLocalObject<vtkIdList> BucketList2D< TIds >::MergeClose< T >::PIds |
Definition at line 469 of file vtkStaticPointLocator2DPrivate.h.