VTK  9.6.20260215
vtkVoronoiHull::PointProcessingArray Struct Reference

Add points to be processed. More...

#include <vtkVoronoiHull.h>

Inherits std::vector< int >.

Public Member Functions

bool AddPoint (vtkVoronoiHull *hull, vtkHullPoint &point, int ptId)
 

Detailed Description

Add points to be processed.

Definition at line 431 of file vtkVoronoiHull.h.

Member Function Documentation

◆ AddPoint()

bool vtkVoronoiHull::PointProcessingArray::AddPoint ( vtkVoronoiHull * hull,
vtkHullPoint & point,
int ptId )
inline

Definition at line 435 of file vtkVoronoiHull.h.


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