|
VTK
9.5.20251208
|
#include <vtkStaticPointLocator2DPrivate.h>
Public Member Functions | |
| MapPointsArray (BucketList2D< T > *blist, const TPts *pts) | |
| void | operator() (vtkIdType ptId, vtkIdType end) |
Public Attributes | |
| BucketList2D< T > * | BList |
| const TPts * | Points |
Definition at line 312 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 317 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 323 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MapPointsArray< T, TPts >::BList |
Definition at line 314 of file vtkStaticPointLocator2DPrivate.h.
| const TPts* BucketList2D< TIds >::MapPointsArray< T, TPts >::Points |
Definition at line 315 of file vtkStaticPointLocator2DPrivate.h.