VTK  9.6.20260212
vtkVoronoiWheel Struct Reference

#include <vtkVoronoiCore.h>

Collaboration diagram for vtkVoronoiWheel:
[legend]

Public Member Functions

 vtkVoronoiWheel (vtkVoronoiWheelsType &wheels, vtkVoronoiSpokesType &spokes)
 
vtkVoronoiSpokeInitialize (vtkIdType id, int &numSpokes)
 

Public Attributes

vtkVoronoiWheelsTypeWheels
 
vtkVoronoiSpokesTypeSpokes
 
vtkIdType Id
 
int NumSpokes
 
vtkVoronoiSpokeLocalSpokes
 

Detailed Description

Definition at line 93 of file vtkVoronoiCore.h.

Constructor & Destructor Documentation

◆ vtkVoronoiWheel()

vtkVoronoiWheel::vtkVoronoiWheel ( vtkVoronoiWheelsType & wheels,
vtkVoronoiSpokesType & spokes )
inline

Definition at line 102 of file vtkVoronoiCore.h.

Member Function Documentation

◆ Initialize()

vtkVoronoiSpoke * vtkVoronoiWheel::Initialize ( vtkIdType id,
int & numSpokes )
inline

Definition at line 113 of file vtkVoronoiCore.h.

Member Data Documentation

◆ Wheels

vtkVoronoiWheelsType& vtkVoronoiWheel::Wheels

Definition at line 95 of file vtkVoronoiCore.h.

◆ Spokes

vtkVoronoiSpokesType& vtkVoronoiWheel::Spokes

Definition at line 96 of file vtkVoronoiCore.h.

◆ Id

vtkIdType vtkVoronoiWheel::Id

Definition at line 97 of file vtkVoronoiCore.h.

◆ NumSpokes

int vtkVoronoiWheel::NumSpokes

Definition at line 98 of file vtkVoronoiCore.h.

◆ LocalSpokes

vtkVoronoiSpoke* vtkVoronoiWheel::LocalSpokes

Definition at line 99 of file vtkVoronoiCore.h.


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