VTK  9.4.20251007
vtkDIYGhostUtilities::ImageDataInformation Struct Reference

#include <vtkDIYGhostUtilities.h>

Inheritance diagram for vtkDIYGhostUtilities::ImageDataInformation:
[legend]
Collaboration diagram for vtkDIYGhostUtilities::ImageDataInformation:
[legend]

Public Member Functions

 ~ImageDataInformation () override=default
Public Member Functions inherited from vtkDIYGhostUtilities::GridInformation
 ~GridInformation () override=default
bool InputNeedsGhostsPeeledOff () const override
Public Member Functions inherited from vtkDIYGhostUtilities::DataSetInformation
virtual ~DataSetInformation ()=default

Public Attributes

vtkImageDataInput
Public Attributes inherited from vtkDIYGhostUtilities::GridInformation
ExtentType Extent = ExtentType{ 1, -1, 1, -1, 1, -1 }
 Extent without ghost layers.
ExtentType InputExtent = ExtentType{ 1, -1, 1, -1, 1, -1 }
 Input extent without any modification.
ExtentType ExtentGhostThickness

Detailed Description

Definition at line 212 of file vtkDIYGhostUtilities.h.

Constructor & Destructor Documentation

◆ ~ImageDataInformation()

vtkDIYGhostUtilities::ImageDataInformation::~ImageDataInformation ( )
overridedefault

Member Data Documentation

◆ Input

vtkImageData* vtkDIYGhostUtilities::ImageDataInformation::Input

Definition at line 216 of file vtkDIYGhostUtilities.h.


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