VTK  9.1.0
Public Attributes | List of all members
vtkImage2DIslandPixel_t Struct Reference

#include <vtkImageIslandRemoval2D.h>

Public Attributes

void * inPtr
 
void * outPtr
 
int idx0
 
int idx1
 

Detailed Description

Definition at line 50 of file vtkImageIslandRemoval2D.h.

Member Data Documentation

◆ inPtr

void* vtkImage2DIslandPixel_t::inPtr

Definition at line 52 of file vtkImageIslandRemoval2D.h.

◆ outPtr

void* vtkImage2DIslandPixel_t::outPtr

Definition at line 53 of file vtkImageIslandRemoval2D.h.

◆ idx0

int vtkImage2DIslandPixel_t::idx0

Definition at line 54 of file vtkImageIslandRemoval2D.h.

◆ idx1

int vtkImage2DIslandPixel_t::idx1

Definition at line 55 of file vtkImageIslandRemoval2D.h.


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