|
VTK
9.6.20260307
|
#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 290 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 295 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 301 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MapDataSet< T >::BList |
Definition at line 292 of file vtkStaticPointLocator2DPrivate.h.
| vtkDataSet* BucketList2D< TIds >::MapDataSet< T >::DataSet |
Definition at line 293 of file vtkStaticPointLocator2DPrivate.h.