VTK  9.2.6
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 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
 

Additional Inherited Members

- Public Member Functions inherited from vtkDIYGhostUtilities::GridInformation
bool InputNeedsGhostsPeeledOff () const override
 

Detailed Description

Definition at line 217 of file vtkDIYGhostUtilities.h.

Member Data Documentation

◆ Input

vtkImageData* vtkDIYGhostUtilities::ImageDataInformation::Input

Definition at line 219 of file vtkDIYGhostUtilities.h.


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