|
VTK
9.6.20260215
|
The following thread local data is used to process and keep track of information on a per-thread basis. More...
#include <vtkVoronoiCore2D.h>
Public Member Functions | |
| vtkVoronoi2DLocalData () | |
Public Attributes | |
| vtkIdType | ThreadId |
| int | MaxPoints |
| int | NumPrunes |
| vtkBatchIdsType | LocalBatches |
| vtkVoronoiSpokesType | LocalSpokes |
| vtkAnnularBinIterator | BIter |
| vtkVoronoiTile | Tile |
| TCompositor::LocalData | Compositor |
| TClassifier | Classifier |
The following thread local data is used to process and keep track of information on a per-thread basis.
Definition at line 204 of file vtkVoronoiCore2D.h.
|
inline |
Definition at line 216 of file vtkVoronoiCore2D.h.
| vtkIdType vtkVoronoi2DLocalData< TCompositor, TClassifier >::ThreadId |
Definition at line 206 of file vtkVoronoiCore2D.h.
| int vtkVoronoi2DLocalData< TCompositor, TClassifier >::MaxPoints |
Definition at line 207 of file vtkVoronoiCore2D.h.
| int vtkVoronoi2DLocalData< TCompositor, TClassifier >::NumPrunes |
Definition at line 208 of file vtkVoronoiCore2D.h.
| vtkBatchIdsType vtkVoronoi2DLocalData< TCompositor, TClassifier >::LocalBatches |
Definition at line 209 of file vtkVoronoiCore2D.h.
| vtkVoronoiSpokesType vtkVoronoi2DLocalData< TCompositor, TClassifier >::LocalSpokes |
Definition at line 210 of file vtkVoronoiCore2D.h.
| vtkAnnularBinIterator vtkVoronoi2DLocalData< TCompositor, TClassifier >::BIter |
Definition at line 211 of file vtkVoronoiCore2D.h.
| vtkVoronoiTile vtkVoronoi2DLocalData< TCompositor, TClassifier >::Tile |
Definition at line 212 of file vtkVoronoiCore2D.h.
| TCompositor::LocalData vtkVoronoi2DLocalData< TCompositor, TClassifier >::Compositor |
Definition at line 213 of file vtkVoronoiCore2D.h.
| TClassifier vtkVoronoi2DLocalData< TCompositor, TClassifier >::Classifier |
Definition at line 214 of file vtkVoronoiCore2D.h.