|
VTK
9.6.20260307
|
#include <vtkStaticPointLocator2DPrivate.h>
Public Member Functions | |
| MapPointsArray (BucketList2D< T > *blist, TPointsArray *pts) | |
| void | operator() (vtkIdType ptId, vtkIdType end) |
Public Attributes | |
| BucketList2D< T > * | BList |
| TPointsArray * | Points |
Definition at line 315 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 320 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 326 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MapPointsArray< T, TPointsArray >::BList |
Definition at line 317 of file vtkStaticPointLocator2DPrivate.h.
| TPointsArray* BucketList2D< TIds >::MapPointsArray< T, TPointsArray >::Points |
Definition at line 318 of file vtkStaticPointLocator2DPrivate.h.