VTK  9.6.20260216
vtkEmptyVoronoi3DCompositor::LocalData Struct Reference

Thread local data may be needed. More...

#include <vtkVoronoiCore3D.h>

Public Member Functions

void Initialize (vtkEmptyVoronoi3DCompositor *c)
 
void AddData (vtkVoronoiHull &hull, int numSpokes, const vtkVoronoiSpoke *spokes)
 

Detailed Description

Thread local data may be needed.

Definition at line 478 of file vtkVoronoiCore3D.h.

Member Function Documentation

◆ Initialize()

void vtkEmptyVoronoi3DCompositor::LocalData::Initialize ( vtkEmptyVoronoi3DCompositor * c)
inline

Definition at line 480 of file vtkVoronoiCore3D.h.

◆ AddData()

void vtkEmptyVoronoi3DCompositor::LocalData::AddData ( vtkVoronoiHull & hull,
int numSpokes,
const vtkVoronoiSpoke * spokes )
inline

Definition at line 481 of file vtkVoronoiCore3D.h.


The documentation for this struct was generated from the following file: