|
VTK
9.6.20260629
|
#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 334 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 339 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 345 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MapPointsArray< T, TPointsArray >::BList |
Definition at line 336 of file vtkStaticPointLocator2DPrivate.h.
| TPointsArray* BucketList2D< TIds >::MapPointsArray< T, TPointsArray >::Points |
Definition at line 337 of file vtkStaticPointLocator2DPrivate.h.