VTK  9.6.1
vtkImage2DIslandPixel_t Struct Reference

#include <vtkImageIslandRemoval2D.h>

Public Attributes

void * inPtr
void * outPtr
int idx0
int idx1

Detailed Description

Definition at line 23 of file vtkImageIslandRemoval2D.h.

Member Data Documentation

◆ inPtr

void* vtkImage2DIslandPixel_t::inPtr

Definition at line 25 of file vtkImageIslandRemoval2D.h.

◆ outPtr

void* vtkImage2DIslandPixel_t::outPtr

Definition at line 26 of file vtkImageIslandRemoval2D.h.

◆ idx0

int vtkImage2DIslandPixel_t::idx0

Definition at line 27 of file vtkImageIslandRemoval2D.h.

◆ idx1

int vtkImage2DIslandPixel_t::idx1

Definition at line 28 of file vtkImageIslandRemoval2D.h.


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