|
VTK
9.6.20260101
|
#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 547 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 557 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 580 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 591 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 614 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 617 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 637 of file vtkStaticPointLocatorPrivate.h.
|
inline |
Definition at line 646 of file vtkStaticPointLocatorPrivate.h.
| int BucketList< TIds >::MergeBinOrder< T >::CheckerboardDimension |
Definition at line 549 of file vtkStaticPointLocatorPrivate.h.
Definition at line 550 of file vtkStaticPointLocatorPrivate.h.
| int BucketList< TIds >::MergeBinOrder< T >::BlockDims[3] |
Definition at line 551 of file vtkStaticPointLocatorPrivate.h.
| int BucketList< TIds >::MergeBinOrder< T >::CheckerboardIndex[3] |
Definition at line 552 of file vtkStaticPointLocatorPrivate.h.