VTK  9.6.20260215
vtkVoronoiSpoke Struct Reference

Typedefs and classes in support of the adjacency graph. More...

#include <vtkVoronoiCore.h>

Public Member Functions

 vtkVoronoiSpoke ()
 
 vtkVoronoiSpoke (vtkIdType neiId, unsigned char classification)
 

Public Attributes

vtkIdType NeiId
 
unsigned char Classification
 

Detailed Description

Typedefs and classes in support of the adjacency graph.

Definition at line 63 of file vtkVoronoiCore.h.

Constructor & Destructor Documentation

◆ vtkVoronoiSpoke() [1/2]

vtkVoronoiSpoke::vtkVoronoiSpoke ( )
inline

Definition at line 67 of file vtkVoronoiCore.h.

◆ vtkVoronoiSpoke() [2/2]

vtkVoronoiSpoke::vtkVoronoiSpoke ( vtkIdType neiId,
unsigned char classification )
inline

Definition at line 72 of file vtkVoronoiCore.h.

Member Data Documentation

◆ NeiId

vtkIdType vtkVoronoiSpoke::NeiId

Definition at line 65 of file vtkVoronoiCore.h.

◆ Classification

unsigned char vtkVoronoiSpoke::Classification

Definition at line 66 of file vtkVoronoiCore.h.


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