|
VTK
9.5.20251208
|
#include <vtkStaticPointLocator2DPrivate.h>
Public Member Functions | |
| MapDataSet (BucketList2D< T > *blist, vtkDataSet *ds) | |
| void | operator() (vtkIdType ptId, vtkIdType end) |
Public Attributes | |
| BucketList2D< T > * | BList |
| vtkDataSet * | DataSet |
Definition at line 286 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 291 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 297 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MapDataSet< T >::BList |
Definition at line 288 of file vtkStaticPointLocator2DPrivate.h.
| vtkDataSet* BucketList2D< TIds >::MapDataSet< T >::DataSet |
Definition at line 289 of file vtkStaticPointLocator2DPrivate.h.