|
VTK
9.5.20251207
|
#include <vtkStaticPointLocatorPrivate.h>
Public Member Functions | |
| MergeBinOrder (BucketList< T > *blist, double tol, vtkIdType *mergeMap) | |
| int * | InitializeCheckerboardIndex () |
| vtkIdType | GetCurrentBin (int blockId, int cIdx[3]) |
| void | Initialize () |
| void | operator() (vtkIdType blockId, vtkIdType endBlockId) |
| void | Reduce () |
| void | Execute () |
Public Member Functions inherited from BucketList< TIds >::MergeClose< T > | |
| MergeClose (BucketList< T > *blist, double tol, vtkIdType *mergeMap) | |
| void | MergePoint (vtkIdType ptId, vtkIdList *nearby) |
| void | Initialize () |
| void | Reduce () |
Public Attributes | |
| int | CheckerboardDimension |
| int | NumBlocks |
| int | BlockDims [3] |
| int | CheckerboardIndex [3] |
Public Attributes inherited from BucketList< TIds >::MergeClose< T > | |
| BucketList< T > * | BList |
| vtkDataSet * | DataSet |
| vtkIdType * | MergeMap |
| double | Tol |
| vtkSMPThreadLocalObject< vtkIdList > | PIds |
Definition at line 539 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 549 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 572 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 583 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 606 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 609 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 629 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 638 of file vtkStaticPointLocatorPrivate.h.
| int BucketList< TIds >::MergeBinOrder< T >::CheckerboardDimension |
Definition at line 541 of file vtkStaticPointLocatorPrivate.h.
Definition at line 542 of file vtkStaticPointLocatorPrivate.h.
| int BucketList< TIds >::MergeBinOrder< T >::BlockDims[3] |
Definition at line 543 of file vtkStaticPointLocatorPrivate.h.
| int BucketList< TIds >::MergeBinOrder< T >::CheckerboardIndex[3] |
Definition at line 544 of file vtkStaticPointLocatorPrivate.h.