|
VTK
9.6.20260101
|
#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 311 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 316 of file vtkStaticPointLocator2DPrivate.h.
|
inline |
Definition at line 322 of file vtkStaticPointLocator2DPrivate.h.
| BucketList2D<T>* BucketList2D< TIds >::MapPointsArray< T, TPointsArray >::BList |
Definition at line 313 of file vtkStaticPointLocator2DPrivate.h.
| TPointsArray* BucketList2D< TIds >::MapPointsArray< T, TPointsArray >::Points |
Definition at line 314 of file vtkStaticPointLocator2DPrivate.h.