VTK  9.3.20240328
Public Member Functions | Public Attributes | List of all members
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. More...
 
ExtentType InputExtent = ExtentType{ 1, -1, 1, -1, 1, -1 }
 Input extent without any modification. More...
 
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: